Hostname
crosswordtracker.com
Last fetched
crosswordtracker.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
crosswordtracker.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 |
|---|---|---|---|---|
| 45.56.114.190 | 45.56.112.0/21 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- namecheap.com namecheap.com
- Contact emails
- 2969949cebc54b50881a67fc8f579f26.protect@whoisguard.com
- 4aaaa9443ff84ca8b21d6d057d42e501.protect@whoisguard.com
- 78e832f189004585979ba91ecbf7ca47.protect@whoisguard.com
- c3af41fa6cf04f10924783ccf1f6e665.protect@whoisguard.com
- 381cca42e0524697ac9be1661dc62c29.protect@withheldforprivacy.com
- support@namecheap.com
Subdomains
3 observed subdomains of crosswordtracker.com.
Web-graph footprint
Distinct hostnames that link to or from crosswordtracker.com in the public web crawl.
682 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for crosswordtracker.com.
| Mechanism | Target |
|---|---|
| SPF_A | crosswordtracker.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | alt1.aspmx.l.google.com |
| SPF_MX | aspmx.l.google.com |
| SPF_MX | crosswordtracker.com |
Related pages
Pivot deeper into the graph from crosswordtracker.com.
- IP · 45.56.114.190
- ASN · AS63949
- Registrar · iana:1068
- Country · US
- Email · 2969949cebc54b50881a67fc8f579f26.protect@whoisguard.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crosswordtracker.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.