Hostname
k2squash.com
Last fetched
k2squash.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
k2squash.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- k2squash.com@domainsbyproxy.com
- feae856d7e@k2squash.com.whoistrustee.com
- 4b810968ab0f1cfd52f8cff7c74f7ada000f1b1d4130e0e9b97929c8da46a30d@k2squash.com.whoisproxy.org
- 4f8ba2200bdeb44ca406df06f4747a75624f35cb47e6f10d7bc518d8c287e102@k2squash.com.whoisproxy.org
- 64ebf239a60ca972c31e444b7de9c9528c2e6153c979c47b45628bdf52ffd8ea@k2squash.com.whoisproxy.org
- a0dea2bd9358e4411a6e018e01d0141fb64af7219d443f0d0ccc6043d1b1fb58@k2squash.com.whoisproxy.org
- a1c1030a14e3786ab88cda2cc98ae26d16e1a8d9021c7d85e0eb1be78f7a02cb@k2squash.com.whoisproxy.org
Subdomains
4 observed subdomains of k2squash.com.
Web-graph footprint
Distinct hostnames that link to or from k2squash.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 k2squash.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from k2squash.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k2squash.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.