Skip to content

Hostname

curllab.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.25.10518.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.1118.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.4418.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.8118.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.263.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.353.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.493.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.221.643.169.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.10654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.11754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.6054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of curllab.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for curllab.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from curllab.com.

Cypher and MCP

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

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