Skip to content

Hostname

digestiveintensive.com

Last fetched

digestiveintensive.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · digestiveintensive.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/digestiveintensive.com

Resolution chain

digestiveintensive.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.170.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.31.208100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.26.2613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.28.9818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.161.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.211.17844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.120.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.136.21952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.17.11552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.135.11554.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
andrea nakayama
Contact emails

Subdomains

5 observed subdomains of digestiveintensive.com.

Web-graph footprint

Distinct hostnames that link to or from digestiveintensive.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • digestiveintensive.com

Related pages

Pivot deeper into the graph from digestiveintensive.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "digestiveintensive.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 20

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