Skip to content

Hostname

spamcop.net

Last fetched

spamcop.net resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spamcop.netRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/spamcop.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.180.249104.103.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.12.95.14023.12.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.37.42.8723.37.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.43.31.14023.43.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
95.100.79.12695.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
cisco ironport systems, llc.
Contact emails

Subdomains

33 observed subdomains of spamcop.net.

Web-graph footprint

Distinct hostnames that link to or from spamcop.net in the public web crawl.

1,476 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spamcop.net.

MechanismTarget
SPF_IP184.94.240.100
SPF_IP184.94.240.112
SPF_IP204.15.80.0/22
SPF_IP216.127.43.94
SPF_IP216.154.195.32/27
SPF_IP68.232.142.20
SPF_IP68.232.143.151

Related pages

Pivot deeper into the graph from spamcop.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spamcop.net"})-[: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.