Skip to content

Hostname

avhan.com

Last fetched

avhan.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · avhan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/avhan.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:2
Organization
avhan technologies private
Contact emails

Subdomains

51 observed subdomains of avhan.com.

Web-graph footprint

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

12 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for avhan.com.

MechanismTarget
SPF_Aavhan.com
SPF_IP113.193.15.242
SPF_IP113.193.4.194
SPF_IP138.201.136.178
SPF_IP144.76.45.60
SPF_IP46.4.115.37
SPF_IP5.9.123.93
SPF_IP67.223.249.85
SPF_IP78.47.222.109
SPF_MXavhan.com

Related pages

Pivot deeper into the graph from avhan.com.

Cypher and MCP

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

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