Skip to content

Hostname

umlaut.com

Last fetched

umlaut.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.169.221.8852.216.5.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:1052
Organization
boss, leslie
Contact emails

Subdomains

49 observed subdomains of umlaut.com.

Web-graph footprint

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

344 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for umlaut.com.

MechanismTarget
SPF_INCLUDEaccenture.com
SPF_INCLUDEmail-out.emea.daimler.com
SPF_INCLUDEspf.corpex-net.de
SPF_INCLUDEspf.de.umantis.com
SPF_IP13.94.96.123
SPF_IP146.20.191.185/32
SPF_IP167.89.13.0/24
SPF_IP205.220.165.99/32
SPF_IP205.220.177.99/32
SPF_IP208.75.123.0/24
SPF_IP23.102.29.190
SPF_IP34.255.67.5
SPF_IP40.69.37.29
SPF_IP46.183.103.204

Related pages

Pivot deeper into the graph from umlaut.com.

Cypher and MCP

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

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