Skip to content

Hostname

herdoor.hu

Last fetched

herdoor.hu resolves to 1 IPv4 address operated by Invitech - Invitech ICT Services Kft. in HU.

Nutrition Label

WHISPER CANON · herdoor.huRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/herdoor.hu

Resolution chain

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

IPPrefixASNOperatorCountry
95.131.48.18595.131.48.0/21AS12301Invitech - Invitech ICT Services Kft.HU

WHOIS identity

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

Subdomains

1 observed subdomain of herdoor.hu.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for herdoor.hu.

MechanismTarget
SPF_Aherdoor.hu
SPF_INCLUDE_spf.google.com
SPF_IP193.142.209.10
SPF_IP83.137.158.19
SPF_MXherdoor.hu

Related pages

Pivot deeper into the graph from herdoor.hu.

Cypher and MCP

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

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