Skip to content

Hostname

hofmann-global.com

Last fetched

hofmann-global.com resolves to 1 IPv4 address operated by CONFIGO-AS - Configo Systems Gesellschaft fuer Systemloesungen mbH in DE. WHOIS lists iana:1239 as the registrar.

Nutrition Label

WHISPER CANON · hofmann-global.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hofmann-global.com

Resolution chain

hofmann-global.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.71.221.14217.71.216.0/21AS34154CONFIGO-AS - Configo Systems Gesellschaft fuer Systemloesungen mbHDE

WHOIS identity

Registrar
iana:1239
Organization
american hofmann corporation
Contact emails

Subdomains

5 observed subdomains of hofmann-global.com.

Web-graph footprint

Distinct hostnames that link to or from hofmann-global.com in the public web crawl.

35 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for hofmann-global.com.

MechanismTarget
SPF_Ahofmann-global.com
SPF_IP195.160.196.168/32
SPF_IP208.253.65.186
SPF_IP2a00:1fe8:0:3:0:0:0:168
SPF_MXhofmann-global.com

Related pages

Pivot deeper into the graph from hofmann-global.com.

Cypher and MCP

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

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