Hostname
exentago.com
Last fetched
exentago.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exentago.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.197.96.222 | 138.197.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- cathy spirio
- Contact emails
- pat.dickson@simparel.com
- 481b7942-77ca-49d9-a03c-8d49288f7107@identity-protect.org
- 4b66ae92-266a-4843-b378-8aed3d3a8c79@identity-protect.org
- 540f86ff-f963-4e64-9537-4928458f81df@identity-protect.org
- 65d45a41-9092-4df2-89ae-f8d678e002de@identity-protect.org
- 80a5b607-7495-458f-be9d-84964cccec48@identity-protect.org
- f8856c24-9fbf-4009-8713-1b65f4d40492@identity-protect.org
- owner-10177191@exentago.com.whoisprivacyservice.org
- owner-10717089@exentago.com.whoisprivacyservice.org
- owner-9907242@exentago.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of exentago.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exentago.com in the public web crawl.
25 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for exentago.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | lohi9-mkt.xnta.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.intermedia.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from exentago.com.
- IP · 138.197.96.222
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · pat.dickson@simparel.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: "exentago.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.