Skip to content

Hostname

metromart.com

Last fetched

metromart.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · metromart.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/metromart.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.251.131.12413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.243.233.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.136.5752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.27.21752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.105.2152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.156.13652.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of metromart.com.

Web-graph footprint

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

82 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for metromart.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from metromart.com.

Cypher and MCP

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

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