Skip to content

Hostname

cardcompliant.com

Last fetched

cardcompliant.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cardcompliant.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/cardcompliant.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.9.160142.93.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
card compliant,
Contact emails

Subdomains

18 observed subdomains of cardcompliant.com.

Web-graph footprint

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

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for cardcompliant.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.trustifi.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP167.89.127.244/32
SPF_IP167.89.31.27/32
SPF_IP173.237.181.76
SPF_IP173.237.181.78
SPF_IP198.21.4.52/32
SPF_IP209.55.11.196
SPF_IP216.58.244.178
SPF_IP3.120.181.200/29
SPF_IP3.222.0.24/29
SPF_IP3.25.47.0/29
SPF_IP3.7.25.40/29
SPF_IP40.142.85.76
SPF_IP40.142.85.78
SPF_IP52.66.154.99/32
SPF_IP75.81.171.250
SPF_IP75.81.171.253

Related pages

Pivot deeper into the graph from cardcompliant.com.

Cypher and MCP

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

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