Skip to content

Hostname

entp.com

Last fetched

entp.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · entp.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/entp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.7716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.16116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.16716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.9916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.22816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.39.3716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.187.4252.216.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.24.12352.216.24.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.14152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.9952.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.15754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.163.22954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of entp.com.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for entp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from entp.com.

Cypher and MCP

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

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