Skip to content

Hostname

huga.de

Last fetched

huga.de resolves to 1 IPv4 address operated by AS21499 in DE.

Nutrition Label

WHISPER CANON · huga.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/huga.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.211.22292.205.208.0/21AS21499DE

WHOIS identity

No WHOIS records are currently associated with huga.de in WhisperGraph.

Subdomains

13 observed subdomains of huga.de.

Web-graph footprint

Distinct hostnames that link to or from huga.de in the public web crawl.

126 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for huga.de.

MechanismTarget
SPF_Ahuga.de
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEmail.psmanaged.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_INCLUDEspfa.myconvento.com
SPF_IP212.223.17.114/26
SPF_IP213.174.32.1/24
SPF_IP40.95.88.87
SPF_IP85.25.89.5/32

Related pages

Pivot deeper into the graph from huga.de.

Cypher and MCP

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

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