Hostname
thecomet.net
Last fetched
thecomet.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thecomet.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.90.133.1 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
| 93.174.10.103 | 93.174.10.0/24 | AS20860 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- archant
- Contact emails
- 32a671a1-d00f-4315-b32c-370de586c7ec@identity-protect.org
- 46e30ccf-a0e9-4ce1-a7e8-a2a7c69bf373@identity-protect.org
- 5378fce4-5e9d-4b03-b366-2b40f580bedd@identity-protect.org
- 80622da7-1b57-408a-8e6f-01d1667a4a45@identity-protect.org
- 8752761b-7ffd-4d09-af82-bffdf4cc9b02@identity-protect.org
- b1f460e1-0c34-4784-a283-0ac4673dab27@identity-protect.org
- f4598bb6-f97a-41bc-85b8-61862205eb0f@identity-protect.org
- owner-1989440@thecomet.net.whoisprivacyservice.org
- owner-5568021@thecomet.net.whoisprivacyservice.org
- owner-5784135@thecomet.net.whoisprivacyservice.org
- owner-6054084@thecomet.net.whoisprivacyservice.org
- owner-882124@thecomet.net.whoisprivacyservice.org
- owner-9381448@thecomet.net.whoisprivacyservice.org
- owner-9651397@thecomet.net.whoisprivacyservice.org
- owner-9705232@thecomet.net.whoisprivacyservice.org
- domains@archant.co.uk
Subdomains
8 observed subdomains of thecomet.net.
Web-graph footprint
Distinct hostnames that link to or from thecomet.net in the public web crawl.
442 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for thecomet.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.newsquest.co.uk |
Related pages
Pivot deeper into the graph from thecomet.net.
- IP · 20.90.133.1
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · GB
- Email · 32a671a1-d00f-4315-b32c-370de586c7ec@identity-protect.org
- TLD · .net
- Browse hostnames · th…
- 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: "thecomet.net"})-[: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.