Skip to content

Hostname

twst.com

Last fetched

twst.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · twst.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/twst.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.224.40107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.247.255107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.70.10418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.25.1313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.115.8534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.179.18934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.111.5844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.56.19352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.184.11652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.157.25352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.246.13754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.246.11754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.3.22367.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.21.6232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.101.13398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
wall street transcript
Contact emails

Subdomains

11 observed subdomains of twst.com.

Web-graph footprint

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

303 sites link to this hostname.

249 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for twst.com.

MechanismTarget
SPF_INCLUDE42801042.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hubspot.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from twst.com.

Cypher and MCP

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

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