Skip to content

Hostname

keyweb.de

Last fetched

keyweb.de resolves to 1 IPv4 address operated by AS31103 in DE.

Nutrition Label

WHISPER CANON · keyweb.deRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/keyweb.de

Resolution chain

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

IPPrefixASNOperatorCountry
95.169.160.3095.169.160.0/24AS31103DE

WHOIS identity

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

Subdomains

295 observed subdomains of keyweb.de.

Web-graph footprint

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

145 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

25 SPF mechanisms authorising senders for keyweb.de.

MechanismTarget
SPF_INCLUDEspfhard.crsend.com
SPF_IP149.14.89.75
SPF_IP209.67.128.0/23
SPF_IP216.152.255.0/24
SPF_IP216.163.188.0/24
SPF_IP46.232.183.0/24
SPF_IP62.141.48.100
SPF_IP62.141.58.41
SPF_IP64.191.223.0/24
SPF_IP65.74.168.0/24
SPF_IP69.26.182.10
SPF_IP69.26.182.242
SPF_IP74.202.139.0/24
SPF_IP74.202.142.0/24
SPF_IP74.202.15.0/24
SPF_IP87.118.116.10
SPF_IP87.118.86.29
SPF_IP87.118.86.92
SPF_IP94.130.147.154
SPF_IP95.169.160.0/27
SPF_IP95.169.160.13
SPF_IP95.169.160.234
SPF_IP95.169.160.9
SPF_IP95.169.169.8
SPF_MXkeyweb.de

Related pages

Pivot deeper into the graph from keyweb.de.

Cypher and MCP

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

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