Skip to content

Hostname

campact.de

Last fetched

campact.de resolves to 1 IPv4 address operated by SOPRADO-ANY in DE.

Nutrition Label

WHISPER CANON · campact.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/campact.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.90.18.18780.90.18.0/24AS20546SOPRADO-ANYDE

WHOIS identity

No WHOIS records are currently associated with campact.de in WhisperGraph.

Subdomains

66 observed subdomains of campact.de.

Web-graph footprint

Distinct hostnames that link to or from campact.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for campact.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailbox.org
SPF_INCLUDEspf.lamapoll.de
SPF_INCLUDEspf.mailjet.com
SPF_IP147.160.167.0/26
SPF_IP193.201.168.170/31
SPF_IP193.201.168.38/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP80.228.247.60/32
SPF_MXcampact.de

Related pages

Pivot deeper into the graph from campact.de.

Cypher and MCP

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

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