Skip to content

Hostname

counder.com

Last fetched

counder.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.104108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.25108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.90108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.98108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.86.4265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.6865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.8865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
whoisguard protected
Contact emails

Subdomains

3 observed subdomains of counder.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for counder.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_MXcounder.com

Related pages

Pivot deeper into the graph from counder.com.

Cypher and MCP

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

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