Skip to content

Hostname

contienterprises.com

Last fetched

contienterprises.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · contienterprises.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/contienterprises.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.24116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.22116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.204.13216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.11516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.13716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.25316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.41.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.22952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.13152.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.8554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.193.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.233.7754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0144895771
Contact emails

Subdomains

16 observed subdomains of contienterprises.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for contienterprises.com.

MechanismTarget
SPF_INCLUDEspf.birddoghr.com
SPF_INCLUDEspf.contienterprises.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com

Related pages

Pivot deeper into the graph from contienterprises.com.

Cypher and MCP

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

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