Skip to content

Hostname

automatica-munich.com

Last fetched

automatica-munich.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · automatica-munich.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/automatica-munich.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.113.67.24720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:1328
Organization
christian grodau
Contact emails

Subdomains

8 observed subdomains of automatica-munich.com.

Web-graph footprint

Distinct hostnames that link to or from automatica-munich.com in the public web crawl.

841 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for automatica-munich.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEspf.etouches.com
SPF_INCLUDEspf.mailjet.com
SPF_IP195.30.124.222
SPF_IP204.92.21.0/25
SPF_IP209.167.231.0/24
SPF_IP66.48.80.0/25
SPF_IP82.135.48.0/24
SPF_MXautomatica-munich.com

Related pages

Pivot deeper into the graph from automatica-munich.com.

Cypher and MCP

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

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