Skip to content

Hostname

raptlook.com

Last fetched

raptlook.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · raptlook.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/raptlook.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.134.2513.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.2233.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.73.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.353.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.168.1252.219.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.24452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
anatoly weinstein
Contact emails

Subdomains

1 observed subdomain of raptlook.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for raptlook.com.

MechanismTarget
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from raptlook.com.

Cypher and MCP

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

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