Skip to content

Hostname

was-fehlt.com

Last fetched

was-fehlt.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · was-fehlt.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/was-fehlt.com

Resolution chain

was-fehlt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.21.112.7065.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:151
Organization
birke und partner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from was-fehlt.com in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for was-fehlt.com.

MechanismTarget
SPF_Awas-fehlt.com
SPF_IP78.47.232.100/32
SPF_IP78.47.232.102/32
SPF_MXwas-fehlt.com

Related pages

Pivot deeper into the graph from was-fehlt.com.

Cypher and MCP

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

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