Skip to content

Hostname

cardpointe.com

Last fetched

cardpointe.com resolves to 1 IPv4 address operated by SPRINTHOST in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cardpointe.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cardpointe.com

Resolution chain

cardpointe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.16.248.16167.16.248.0/24AS35280SPRINTHOSTUS

WHOIS identity

Registrar
iana:146
Organization
card connect
Contact emails

Subdomains

671 observed subdomains of cardpointe.com.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cardpointe.com.

MechanismTarget
SPF_Amx3.sysnet.ie
SPF_Amx4.sysnet.ie
SPF_INCLUDE3290148.spf05.hubspotemail.net
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.202.170.134/32
SPF_IP149.72.154.179
SPF_IP149.72.182.190
SPF_IP149.72.41.199
SPF_IP198.62.138.46/32
SPF_IP206.201.63.46/32
SPF_IP50.203.208.241/32
SPF_IP69.164.93.0/26

Related pages

Pivot deeper into the graph from cardpointe.com.

Cypher and MCP

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

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