Skip to content

Hostname

hanys.org

Last fetched

hanys.org resolves to 2 IPv4 addresses operated by CROWNCASTLE-AS46887 - Crown Castle Fiber LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hanys.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hanys.org

Resolution chain

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

IPPrefixASNOperatorCountry
144.121.213.189144.121.212.0/22AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
160.72.116.101160.72.64.0/18AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of hanys.org.

Web-graph footprint

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

223 sites link to this hostname.

279 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hanys.org.

MechanismTarget
SPF_INCLUDE46453879.spf10.hubspotemail.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXhanys.org

Related pages

Pivot deeper into the graph from hanys.org.

Cypher and MCP

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

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