Skip to content

Hostname

goetz-fm.com

Last fetched

goetz-fm.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · goetz-fm.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goetz-fm.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.147.11685.13.147.0/24AS34788DE

WHOIS identity

Registrar
iana:1387
Organization
goetz-management-holding
Contact emails

Subdomains

22 observed subdomains of goetz-fm.com.

Web-graph footprint

Distinct hostnames that link to or from goetz-fm.com in the public web crawl.

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for goetz-fm.com.

MechanismTarget
SPF_Amail1.goetz-fm.com
SPF_Amail2.goetz-fm.com
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.111.91/32
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_IP52.157.149.216/32
SPF_IP91.106.124.234
SPF_IP91.106.124.235
SPF_MXgoetz-fm.com

Related pages

Pivot deeper into the graph from goetz-fm.com.

Cypher and MCP

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

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