Skip to content

Hostname

cardsphere.com

Last fetched

cardsphere.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.167.100108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.106108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.50108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.167.91108.138.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.133.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.563.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.633.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.943.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1003.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.193.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.413.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.923.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
cardsphere
Contact emails

Subdomains

8 observed subdomains of cardsphere.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cardsphere.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from cardsphere.com.

Cypher and MCP

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

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