Skip to content

Hostname

megamart.com

Last fetched

megamart.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · megamart.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/megamart.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.146.2413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.87.1118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.11118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.5518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

26 observed subdomains of megamart.com.

Web-graph footprint

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

61 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for megamart.com.

MechanismTarget
SPF_IP203.249.167.53
SPF_IP203.249.170.0/24
SPF_IP203.249.171.0/24
SPF_IP203.249.171.203
SPF_IP218.38.20.0/24
SPF_IP221.139.218.101
SPF_IP221.139.218.102
SPF_IP54.65.75.225
SPF_IP54.92.64.138

Related pages

Pivot deeper into the graph from megamart.com.

Cypher and MCP

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

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