Skip to content

Hostname

twomen.com

Last fetched

twomen.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.138.15316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.177.14818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.227.23318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.7.16818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.223.9918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.40.17418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.48.273.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.221.1773.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.15.1783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.177.2063.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.59.943.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.221.1833.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.55.2513.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.216.2523.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.53.1273.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.33.203.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.200.18616.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.
16.58.92.9616.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
on behalf of twomen.com owner
Contact emails

Subdomains

51 observed subdomains of twomen.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for twomen.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.145.138.131
SPF_IP72.13.13.17

Related pages

Pivot deeper into the graph from twomen.com.

Cypher and MCP

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

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