Skip to content

Hostname

m4marry.com

Last fetched

m4marry.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · m4marry.comRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/m4marry.com

Resolution chain

m4marry.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.23.244.462.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.16.4423.37.16.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.180.3723.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.162.4823.56.162.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.58.108.4223.32.0.0/11AS20940DE
88.221.168.21288.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
malayala manorama
Contact emails

Subdomains

19 observed subdomains of m4marry.com.

Web-graph footprint

Distinct hostnames that link to or from m4marry.com in the public web crawl.

34 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for m4marry.com.

MechanismTarget
SPF_Am4marry.com
SPF_IP121.243.126.46
SPF_IP122.15.253.133
SPF_IP125.17.109.42
SPF_IP14.140.179.94
SPF_IP210.212.238.194
SPF_IP220.227.88.34
SPF_MXmail.mm.co.in

Related pages

Pivot deeper into the graph from m4marry.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "m4marry.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.