Skip to content

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

WHISPER CANON · falklab.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/falklab.org

Resolution chain

falklab.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.22.129108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.33108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.82108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.92108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.2718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.4318.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.5818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.91.58.147
SPF_IP128.91.58.229
SPF_IP148.163.133.158
SPF_IP148.163.137.158

Related pages

Pivot deeper into the graph from falklab.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.