Skip to content

Hostname

marsh-hadairo.com

Last fetched

marsh-hadairo.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · marsh-hadairo.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/marsh-hadairo.com

Resolution chain

marsh-hadairo.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.80.116108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.53108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.77108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.84108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
153.122.73.22153.122.64.0/20AS131921JP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

4 observed subdomains of marsh-hadairo.com.

Web-graph footprint

Distinct hostnames that link to or from marsh-hadairo.com in the public web crawl.

5 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for marsh-hadairo.com.

MechanismTarget
SPF_Alocalhost.localdomain
SPF_Amarsh-hadairo.com
SPF_MXmarsh-hadairo.com

Related pages

Pivot deeper into the graph from marsh-hadairo.com.

Cypher and MCP

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

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