Skip to content

Hostname

crisppos.com

Last fetched

crisppos.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · crisppos.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/crisppos.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.205.90100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.54.186100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.140.16516.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.4.18535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.25.13535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.178.2735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.6.18250.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.117.23552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of crisppos.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from crisppos.com.

Cypher and MCP

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

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