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
Resolution chain
umlaut.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.169.221.88 | 52.216.5.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
Subdomains
49 observed subdomains of umlaut.com.
Showing 25 of 49. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for umlaut.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | accenture.com |
| SPF_INCLUDE | mail-out.emea.daimler.com |
| SPF_INCLUDE | spf.corpex-net.de |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_IP | 13.94.96.123 |
| SPF_IP | 146.20.191.185/32 |
| SPF_IP | 167.89.13.0/24 |
| SPF_IP | 205.220.165.99/32 |
| SPF_IP | 205.220.177.99/32 |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 23.102.29.190 |
| SPF_IP | 34.255.67.5 |
| SPF_IP | 40.69.37.29 |
| SPF_IP | 46.183.103.204 |
Related pages
Pivot deeper into the graph from umlaut.com.
- IP · 52.169.221.88
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1052
- Country · IE
- Email · abuse@web.com
- TLD · .com
- Browse hostnames · um…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.