Hostname
collatee.com
Last fetched
collatee.com resolves to 2 IPv4 addresses operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
collatee.com 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 |
|---|---|---|---|---|
| 172.98.55.160 | 172.98.54.0/23 | AS15830 | Equinix - Equinix (EMEA) Acquisition Enterprises B.V. | CA |
| 95.164.144.192 | 95.164.144.0/20 | AS394814 | ISP4LIFE - ISP4Life INC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- dante decker
- Contact emails
Subdomains
6 observed subdomains of collatee.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for collatee.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.collatee.com |
| SPF_INCLUDE | spf.luangnamtha.com |
Related pages
Pivot deeper into the graph from collatee.com.
- IP · 172.98.55.160
- ASN · AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.
- Registrar · iana:1068
- Country · CA
- Email · sales@technologypresentationbackground.com
- TLD · .com
- Browse hostnames · co…
- 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: "collatee.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.