Skip to content

Hostname

spca.com

Last fetched

spca.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · spca.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spca.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.7.201149.56.0.0/16AS16276OVHCA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

16 observed subdomains of spca.com.

Web-graph footprint

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

381 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spca.com.

MechanismTarget
SPF_Aspca.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.56.7.201
SPF_IP167.114.208.220/32
SPF_IP168.245.54.122
SPF_IP54.227.64.76/32
SPF_IP69.70.72.10/32
SPF_IP81.93.164.103/32
SPF_MXspca.com

Related pages

Pivot deeper into the graph from spca.com.

Cypher and MCP

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

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