Skip to content

Hostname

nahro.org

Last fetched

nahro.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nahro.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nahro.org

Resolution chain

nahro.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.218.199.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
nahro
Contact emails

Subdomains

11 observed subdomains of nahro.org.

Web-graph footprint

Distinct hostnames that link to or from nahro.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nahro.org.

MechanismTarget
SPF_Anahro.org
SPF_INCLUDE_spf.membeemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf-a.a2zinc.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.33.126.11/32
SPF_IP3.218.199.199
SPF_IP64.128.113.169
SPF_IP64.132.221.30/32
SPF_MXnahro.org

Related pages

Pivot deeper into the graph from nahro.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nahro.org"})-[: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.