Skip to content

Hostname

hupfer.com

Last fetched

hupfer.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · hupfer.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hupfer.com

Resolution chain

hupfer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:976
Organization
hupfer metallwerke gmbh & co. kg
Contact emails

Subdomains

7 observed subdomains of hupfer.com.

Web-graph footprint

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

102 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hupfer.com.

MechanismTarget
SPF_Ahupfer.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.px-gateway.de
SPF_IP80.146.200.227
SPF_IP80.146.200.228
SPF_MXhupfer.com

Related pages

Pivot deeper into the graph from hupfer.com.

Cypher and MCP

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

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