Skip to content

Hostname

fhan.org.np

Last fetched

fhan.org.np resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · fhan.org.npRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fhan.org.np

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.84.1195.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with fhan.org.np in WhisperGraph.

Subdomains

13 observed subdomains of fhan.org.np.

Web-graph footprint

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

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fhan.org.np

SPF policy

5 SPF mechanisms authorising senders for fhan.org.np.

MechanismTarget
SPF_Afhan.org.np
SPF_IP142.132.205.170
SPF_IP88.198.102.81
SPF_IP95.217.84.11
SPF_MXfhan.org.np

Related pages

Pivot deeper into the graph from fhan.org.np.

Cypher and MCP

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

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