Hostname
exelate.com
Last fetched
exelate.com resolves to 1 IPv4 address operated by NCL-203-396290 - Nielsen Consumer LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exelate.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 |
|---|---|---|---|---|
| 138.108.20.122 | 138.108.16.0/21 | AS396290 | NCL-203-396290 - Nielsen Consumer LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of exelate.com owner
- Contact emails
- domains@exelate.com
- 3d3450a9-c5fb-4cb4-8b5d-e6489c667370@identity-protect.org
- 789d636a-5646-4e06-b3c4-33f41189dd1b@identity-protect.org
- 7a9cc8de-d15c-45da-9019-8cb99e90c287@identity-protect.org
- 8d518bb5-6bc6-41f9-ae82-028329395f2b@identity-protect.org
- 9b97ffd2-ff01-4bb0-ad2b-72ff010b5360@identity-protect.org
- b2a94fdb-aab9-4344-895e-132f45ec6913@identity-protect.org
- fc77c503-e254-4372-a419-ae81db61972c@identity-protect.org
- owner-5462717@exelate.com.whoisprivacyservice.org
- owner-6980541@exelate.com.whoisprivacyservice.org
- owner-8331763@exelate.com.whoisprivacyservice.org
- owner-8676905@exelate.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of exelate.com.
Showing 17 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exelate.com in the public web crawl.
205 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for exelate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from exelate.com.
- IP · 138.108.20.122
- ASN · AS396290NCL-203-396290 - Nielsen Consumer LLC
- Registrar · iana:468
- Country · US
- Email · domains@exelate.com
- TLD · .com
- Browse hostnames · ex…
- 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: "exelate.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.