Skip to content

Hostname

fatzer.com

Last fetched

fatzer.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.29.176188.40.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:73
Organization
fatzer
Contact emails

Subdomains

13 observed subdomains of fatzer.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fatzer.com.

MechanismTarget
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.49.152.144
SPF_IP62.55.182.68/32
SPF_MXfatzer.com

Related pages

Pivot deeper into the graph from fatzer.com.

Cypher and MCP

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

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