Skip to content

Hostname

wikus.de

Last fetched

wikus.de resolves to 1 IPv4 address operated by AS30742 in DE.

Nutrition Label

WHISPER CANON · wikus.deRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wikus.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.48.220.11185.48.220.0/22AS30742DE

WHOIS identity

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

Subdomains

20 observed subdomains of wikus.de.

Web-graph footprint

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

141 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wikus.de.

MechanismTarget
SPF_Aesa1.hc1398-29.eu.iphmx.com
SPF_Aesa2.hc1398-29.eu.iphmx.com
SPF_Awikus.de
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEprotection.outlook.com
SPF_MXwikus.de

Related pages

Pivot deeper into the graph from wikus.de.

Cypher and MCP

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

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