Skip to content

Hostname

merceworld.com

Last fetched

merceworld.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · merceworld.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/merceworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.80.211.2453.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
97.74.249.14197.74.128.0/17AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:2
Organization
misra, shuvam
Contact emails

Subdomains

109 observed subdomains of merceworld.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for merceworld.com.

MechanismTarget
SPF_IP107.21.18.208
SPF_MXmerceworld.com

Related pages

Pivot deeper into the graph from merceworld.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "merceworld.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.