Skip to content

Hostname

api.quickgifts.com

Last fetched

api.quickgifts.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.quickgifts.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.quickgifts.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.152.110100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.60.66100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.57.212100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.254.973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.69.7950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.226.1252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.186.18854.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.240.4854.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.quickgifts.com in WhisperGraph.

Subdomains

1 observed subdomain of api.quickgifts.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.quickgifts.com.

Cypher and MCP

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

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