Hostname
entrust.net
Last fetched
entrust.net resolves to 2 IPv4 addresses operated by RCC-RDC-AS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
entrust.net 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 |
|---|---|---|---|---|
| 72.140.233.41 | 72.140.232.0/23 | AS29988 | RCC-RDC-AS - Rogers Communications Canada Inc. | CA |
| 216.117.57.240 | 216.117.57.0/24 | AS62 | CONE - CyrusOne LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- entrust
- Contact emails
- entrustdns@entrust.com
- 0c23745b-f4bc-40e8-a70b-75c793475c3a@identity-protect.org
- 148a06eb-d3c5-41a7-bddc-f83e04d0d538@identity-protect.org
- 2da36361-fafd-400f-9cc0-0293cdb286db@identity-protect.org
- bd375e0a-d02d-439f-a861-14076a05f980@identity-protect.org
- c1c08e61-b2f4-45cf-a382-150a52d37dee@identity-protect.org
- e17a1383-64f5-4f29-bf88-52743726bc70@identity-protect.org
- owner-10051469@entrust.net.whoisprivacyservice.org
- owner-10321418@entrust.net.whoisprivacyservice.org
- owner-2152249@entrust.net.whoisprivacyservice.org
- owner-2224059@entrust.net.whoisprivacyservice.org
- owner-293458@entrust.net.whoisprivacyservice.org
- owner-6111640@entrust.net.whoisprivacyservice.org
- owner-6579728@entrust.net.whoisprivacyservice.org
- owner-8297931@entrust.net.whoisprivacyservice.org
- owner-9107778@entrust.net.whoisprivacyservice.org
Subdomains
77 observed subdomains of entrust.net.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from entrust.net in the public web crawl.
331 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for entrust.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.entrust.net._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from entrust.net.
- IP · 72.140.233.41
- ASN · AS29988RCC-RDC-AS - Rogers Communications Canada Inc.
- Registrar · iana:468
- Country · CA
- Email · entrustdns@entrust.com
- TLD · .net
- Browse hostnames · en…
- 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: "entrust.net"})-[: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.