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
Resolution chain
falke.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.132.68.39 | 45.132.68.0/22 | AS206775 | NOVOMIND-AS | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- falke kgaa
- Contact emails
Subdomains
53 observed subdomains of falke.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from falke.com in the public web crawl.
947 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for falke.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00646c02.pphosted.com |
| SPF_INCLUDE | spf.emailsys.net |
| SPF_INCLUDE | spf.info-online.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_INCLUDE | spf.smtp.net |
| SPF_IP | 134.122.67.136 |
| SPF_IP | 185.124.243.196 |
| SPF_IP | 195.140.184.64/26 |
| SPF_IP | 195.145.124.5/32 |
| SPF_IP | 195.179.119.180 |
| SPF_IP | 45.132.68.39 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.