Skip to content

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

WHISPER CANON · digitalenvoy.netRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitalenvoy.net

Resolution chain

digitalenvoy.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.207.121.334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.41.4872.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.102.9498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.237.17098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
digital envoy,
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digitalenvoy.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP34.203.181.208
SPF_IP50.146.38.22
SPF_MXdigitalenvoy.net

Related pages

Pivot deeper into the graph from digitalenvoy.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.