Skip to content

Hostname

twistle.com

Last fetched

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

Nutrition Label

WHISPER CANON · twistle.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/twistle.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.10.206100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.27.97100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.157.316.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.225.7416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.242.2134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.2.13644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.81.6444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.238.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.62.3144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.102.7244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.239.5652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.160.18552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.75.22254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.108.13154.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.45.5354.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.65.654.244.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.165.11554.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
184.33.183.22184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
54.189.51.23754.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
184.34.141.183184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
mandeep talwar
Contact emails

Subdomains

28 observed subdomains of twistle.com.

Web-graph footprint

Distinct hostnames that link to or from twistle.com in the public web crawl.

45 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for twistle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from twistle.com.

Cypher and MCP

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

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

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