Skip to content

Hostname

twist.com

Last fetched

twist.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · twist.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/twist.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.2213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.4513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.8413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.31.12018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for twist.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEu4879975.wl226.sendgrid.net

Related pages

Pivot deeper into the graph from twist.com.

Cypher and MCP

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

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