Skip to content

Hostname

falke.com

Last fetched

falke.com resolves to 1 IPv4 address operated by NOVOMIND-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · falke.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/falke.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.132.68.3945.132.68.0/22AS206775NOVOMIND-ASDE

WHOIS identity

Registrar
iana:151
Organization
falke kgaa
Contact emails

Subdomains

53 observed subdomains of falke.com.

Web-graph footprint

Distinct hostnames that link to or from falke.com in the public web crawl.

947 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for falke.com.

MechanismTarget
SPF_INCLUDEspf-00646c02.pphosted.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.info-online.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_INCLUDEspf.smtp.net
SPF_IP134.122.67.136
SPF_IP185.124.243.196
SPF_IP195.140.184.64/26
SPF_IP195.145.124.5/32
SPF_IP195.179.119.180
SPF_IP45.132.68.39
SPF_IP91.192.43.200/29

Related pages

Pivot deeper into the graph from falke.com.

Cypher and MCP

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

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