Skip to content

Hostname

webcampus.de

Last fetched

webcampus.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.31.43136.243.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

90 observed subdomains of webcampus.de.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for webcampus.de.

MechanismTarget
SPF_Abos-test.s05.webcampus.de
SPF_As01.webcampus.de
SPF_As04.webcampus.de
SPF_INCLUDE26686452.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP176.9.19.176
SPF_IP3.121.59.239/32
SPF_IP46.243.203.246
SPF_IP78.46.39.240

Related pages

Pivot deeper into the graph from webcampus.de.

Cypher and MCP

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

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