Hostname
digitalenvoy.net
Last fetched
digitalenvoy.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digitalenvoy.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.207.121.3 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 72.44.41.48 | 72.44.40.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.102.94 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.237.170 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- digital envoy,
- Contact emails
- domain.names@digitalenvoy.net
- 3ea72203-baf3-4389-ae96-03b040bd704f@identity-protect.org
- 454f9584-39cb-47a5-ac44-bdcc5f875c80@identity-protect.org
- 5b59628c-73f9-4515-b831-54e86534a74d@identity-protect.org
- 96b778a5-2dc3-4e97-a3f5-24659dc22905@identity-protect.org
- a0a37f14-f0bd-4c61-ab29-62cefdebd5f4@identity-protect.org
- b5017173-38ea-4007-8a86-b56c535db59c@identity-protect.org
- fbaa95dd-09cf-498a-b461-c1f9cc980f94@identity-protect.org
- owner-11421396@digitalenvoy.net.whoisprivacyservice.org
- owner-11625432@digitalenvoy.net.whoisprivacyservice.org
- owner-11691345@digitalenvoy.net.whoisprivacyservice.org
- owner-2790793@digitalenvoy.net.whoisprivacyservice.org
- owner-86358@digitalenvoy.net.whoisprivacyservice.org
Subdomains
12 observed subdomains of digitalenvoy.net.
Web-graph footprint
Distinct hostnames that link to or from digitalenvoy.net in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for digitalenvoy.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 34.203.181.208 |
| SPF_IP | 50.146.38.22 |
| SPF_MX | digitalenvoy.net |
Related pages
Pivot deeper into the graph from digitalenvoy.net.
- IP · 34.207.121.3
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain.names@digitalenvoy.net
- TLD · .net
- Browse hostnames · di…
- 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: "digitalenvoy.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.