Skip to content

Hostname

cuspide.com

Last fetched

cuspide.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.22.138104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.8.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.229104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.167.166172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.74172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
cuspide libros
Contact emails

Subdomains

5 observed subdomains of cuspide.com.

Web-graph footprint

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

597 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cuspide.com.

MechanismTarget
SPF_Acuspide.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.supportsystem.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEspf.myperfit.com
SPF_IP169.46.12.128
SPF_IP169.46.12.129
SPF_IP169.46.12.130
SPF_IP169.46.12.131
SPF_IP169.47.196.74
SPF_IP45.77.163.72
SPF_MXcuspide.com

Related pages

Pivot deeper into the graph from cuspide.com.

Cypher and MCP

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

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