Hostname
felixfalck.com
Last fetched
felixfalck.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
felixfalck.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.215.100.79 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.189.133 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 8gcntkr9d6qx@privacy-protection.email
- btmdavtkk6ia@privacy-protection.email
- dc7jd4qdnbsx@privacy-protection.email
- etczjc6sz6sc@privacy-protection.email
- fqxpgzm34abj@privacy-protection.email
- gmtwdxwjo97s@privacy-protection.email
- gne8wo9x3toq@privacy-protection.email
- hydrb6smur5r@privacy-protection.email
- kvzuo9vwnv4v@privacy-protection.email
- kzxu2bej5vyf@privacy-protection.email
- p2vuynss24nw@privacy-protection.email
- q4ffruddrjqy@privacy-protection.email
- u6w9kanjg8bv@privacy-protection.email
- unww6fquem9f@privacy-protection.email
- zaqvuntke4vm@privacy-protection.email
Subdomains
1 observed subdomain of felixfalck.com.
| Subdomain |
|---|
| www.felixfalck.com |
Web-graph footprint
Distinct hostnames that link to or from felixfalck.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from felixfalck.com.
- IP · 3.215.100.79
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1001
- Country · US
- Email · 8gcntkr9d6qx@privacy-protection.email
- TLD · .com
- Browse hostnames · fe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "felixfalck.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.