Hostname
falklab.org
Last fetched
falklab.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
falklab.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.22.129 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.33 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.82 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.92 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.27 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.30 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.43 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.58 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of falklab.org.
| Subdomain |
|---|
| gmail.falklab.org |
| www.falklab.org |
Web-graph footprint
Distinct hostnames that link to or from falklab.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for falklab.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.91.58.147 |
| SPF_IP | 128.91.58.229 |
| SPF_IP | 148.163.133.158 |
| SPF_IP | 148.163.137.158 |
Related pages
Pivot deeper into the graph from falklab.org.
- IP · 108.156.22.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · support@asc.upenn.edu
- TLD · .org
- Browse hostnames · fa…
- 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: "falklab.org"})-[: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.