Skip to content

Hostname

tw.setoworks.com

Last fetched

tw.setoworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.127.252.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.2952.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.3552.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.127.7052.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.188.230.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
99.84.188.260.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
99.84.188.410.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS
99.84.188.970.0.0.0/0AS35708ASN-4IXP 4b42 Internet Exchange PointUS

WHOIS identity

No WHOIS records are currently associated with tw.setoworks.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tw.setoworks.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from tw.setoworks.com.

Cypher and MCP

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

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