Skip to content

Hostname

cpisimplifi.com

Last fetched

cpisimplifi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cpisimplifi.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cpisimplifi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.10413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.10352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.3452.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.3752.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.5352.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of cpisimplifi.com owner
Contact emails

Subdomains

8 observed subdomains of cpisimplifi.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cpisimplifi.com.

Cypher and MCP

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

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