Skip to content

Hostname

onelook.com

Last fetched

onelook.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.123.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1203.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.853.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.227.80.1813.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.119.13344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.151.6152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.52.20352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
na datamuse
Contact emails

Subdomains

11 observed subdomains of onelook.com.

Web-graph footprint

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

2,811 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from onelook.com.

Cypher and MCP

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

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