Skip to content

Hostname

aspnet.hu

Last fetched

aspnet.hu resolves to 1 IPv4 address operated by RACKFOREST-AS - Rackforest Zrt. in HU.

Nutrition Label

WHISPER CANON · aspnet.huRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aspnet.hu

Resolution chain

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

IPPrefixASNOperatorCountry
79.139.61.11379.139.56.0/21AS62214RACKFOREST-AS - Rackforest Zrt.HU

WHOIS identity

No WHOIS records are currently associated with aspnet.hu in WhisperGraph.

Subdomains

181 observed subdomains of aspnet.hu.

Web-graph footprint

Distinct hostnames that link to or from aspnet.hu in the public web crawl.

16 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aspnet.hu.

MechanismTarget
SPF_Aaspnet.hu
SPF_Amail.aspnet.hu
SPF_Amail2.aspnet.hu
SPF_IP79.139.61.113
SPF_IP79.139.61.114
SPF_IP79.139.61.115
SPF_IP79.139.61.225
SPF_MXaspnet.hu

Related pages

Pivot deeper into the graph from aspnet.hu.

Cypher and MCP

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

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