Hostname
luttaka.com
Last fetched
luttaka.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
luttaka.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 |
|---|---|---|---|---|
| 98.64.74.186 | 98.64.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of luttaka.com owner
- Contact emails
- 03ca3ef6-b152-4906-8f89-d3069462dca1@identity-protect.org
- 4381ff66-e982-4826-be1e-b9aeb7882243@identity-protect.org
- 651f00ea-ac56-4c0e-8d23-bc6b05ccd62e@identity-protect.org
- 80d36058-49e4-4c7a-a69d-1679a5fb0174@identity-protect.org
- a905e7d4-2cc9-4965-bb8e-402a47f6ddc8@identity-protect.org
- b5d1dbf8-611d-4d1b-bf76-c3f4188fadf2@identity-protect.org
- owner-5507933@luttaka.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of luttaka.com.
Web-graph footprint
Distinct hostnames that link to or from luttaka.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for luttaka.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from luttaka.com.
- IP · 98.64.74.186
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · NL
- Email · 03ca3ef6-b152-4906-8f89-d3069462dca1@identity-protect.org
- TLD · .com
- Browse hostnames · lu…
- 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: "luttaka.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.