Skip to content

Hostname

twoo.com

Last fetched

twoo.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · twoo.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/twoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.11013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1153.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.363.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.383.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.713.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.93.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.201.5754.230.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
54.230.201.9154.230.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
54.230.201.6554.230.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
54.230.201.5854.230.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1467
Organization
lorenz bogaert
Contact emails

Subdomains

13 observed subdomains of twoo.com.

Web-graph footprint

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

324 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for twoo.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_IP193.164.158.0/24
SPF_IP194.60.206.0/24
SPF_IP77.73.176.0/21
SPF_MXtwoo.com

Related pages

Pivot deeper into the graph from twoo.com.

Cypher and MCP

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

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