Skip to content

Hostname

trappers.cc

Last fetched

trappers.cc resolves to 1 IPv4 address operated by AS29028 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · trappers.ccRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/trappers.cc

Resolution chain

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

IPPrefixASNOperatorCountry
141.105.127.81141.105.126.0/23AS29028NL

WHOIS identity

Registrar
iana:1647
Organization
fietstrappers trappers
Contact emails

Subdomains

3 observed subdomains of trappers.cc.

Web-graph footprint

Distinct hostnames that link to or from trappers.cc in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trappers.cc.

MechanismTarget
SPF_Abeeldr.hosting
SPF_Atrappers.cc
SPF_INCLUDEspf.cyclesoftware.nl
SPF_MXtrappers.cc

Related pages

Pivot deeper into the graph from trappers.cc.

Cypher and MCP

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

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