Skip to content

Hostname

countthings.com

Last fetched

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

Nutrition Label

WHISPER CANON · countthings.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/countthings.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.144.85100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.50.176100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.254.6816.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.1.5534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.38.13335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.159.2344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.244.158.344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.10.8044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.43.5052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.194.24852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.16.7252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.163.23654.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.238.9954.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.235.20554.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.95.23154.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.101.1916.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.109.18232.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of countthings.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for countthings.com.

MechanismTarget
SPF_Acountthings.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from countthings.com.

Cypher and MCP

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

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