Skip to content

Hostname

webhosting-franken.de

Last fetched

webhosting-franken.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · webhosting-franken.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webhosting-franken.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.44.80116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with webhosting-franken.de in WhisperGraph.

Subdomains

232 observed subdomains of webhosting-franken.de.

Web-graph footprint

Distinct hostnames that link to or from webhosting-franken.de in the public web crawl.

34 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webhosting-franken.de.

MechanismTarget
SPF_Awebhosting-franken.de
SPF_INCLUDEmailgate.whf-server.de
SPF_INCLUDEwhf22.whf-server.de
SPF_IP116.202.44.80
SPF_IP195.201.124.229
SPF_IP2a01:4f8:d0:aa00:0:0:0:180
SPF_MXwebhosting-franken.de

Related pages

Pivot deeper into the graph from webhosting-franken.de.

Cypher and MCP

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

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