Skip to content

Hostname

chipperday.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.140.121100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.116.2616.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.13.11535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.213.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.163.12144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.173.1752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.31.22254.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.102.18554.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of chipperday.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chipperday.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from chipperday.com.

Cypher and MCP

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

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