Skip to content

Hostname

huber.de

Last fetched

huber.de resolves to 1 IPv4 address operated by NORIS-NETWORK IT Service Provider located in Nuernberg, Germany in DE.

Nutrition Label

WHISPER CANON · huber.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/huber.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.155.81.25213.155.64.0/19AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for huber.de.

MechanismTarget
SPF_Ahuber.de
SPF_Amail.fp-sign.com
SPF_INCLUDE_spf.scsnet.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.98.184.0/24
SPF_IP188.68.54.53
SPF_IP188.94.252.253
SPF_IP193.44.77.163/32
SPF_IP37.202.1.0/24
SPF_IP37.202.2.0/24
SPF_IP80.82.206.0/26
SPF_IP80.85.5.60
SPF_IP83.246.89.68/32
SPF_IP84.39.68.128/26
SPF_IP84.39.68.187
SPF_MXhuber.de

Related pages

Pivot deeper into the graph from huber.de.

Cypher and MCP

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

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