Skip to content

Hostname

product-api.parcellab.com

Last fetched

product-api.parcellab.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · product-api.parcellab.comRouting diversity5.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/product-api.parcellab.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.164.110100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.157.212.18018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.31.3718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.43.3218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.50.343.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.64.1643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.191.1913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
34.200.155.12034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.240.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.201.4844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
63.181.26.2463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.186.13.2563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with product-api.parcellab.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from product-api.parcellab.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from product-api.parcellab.com.

Cypher and MCP

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

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