Skip to content

Hostname

tyndall.org

Last fetched

tyndall.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tyndall.orgRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tyndall.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.170.24418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.25.15018.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.84.21918.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.4.23818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.158.17518.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.133.16418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.71.2013.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.237.1293.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.53.2123.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.158.1033.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.241.1523.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.241.1673.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.92.1713.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.105.273.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.38.1403.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.250.1493.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.205.1283.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.85.933.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.218.2083.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.37.1553.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

39 observed subdomains of tyndall.org.

Web-graph footprint

Distinct hostnames that link to or from tyndall.org in the public web crawl.

66 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for tyndall.org.

MechanismTarget
SPF_Afinancialtown.com
SPF_Amonitor.ensenta.com
SPF_INCLUDE23975522.spf10.hubspotemail.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEbd6b0b.workshop-spf.net
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP166.73.7.20/32
SPF_IP173.239.115.34/32
SPF_IP208.235.248.20/32
SPF_IP64.94.4.68
SPF_IP64.94.4.93
SPF_IP65.182.202.34/32
SPF_IP68.16.82.34
SPF_MXtyndall.org

Related pages

Pivot deeper into the graph from tyndall.org.

Cypher and MCP

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

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