Skip to content

Hostname

onestowatch.com

Last fetched

onestowatch.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · onestowatch.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/onestowatch.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.2618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7118.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.8818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.122.11918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
dns hostmaster
Contact emails

Subdomains

7 observed subdomains of onestowatch.com.

Web-graph footprint

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

451 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for onestowatch.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from onestowatch.com.

Cypher and MCP

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

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