Skip to content

Hostname

bgiftcard.com

Last fetched

bgiftcard.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bgiftcard.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bgiftcard.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.134.255100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.61.16018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.141.1713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.16.2143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.155.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.49.8034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.241.11635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.220.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.234.23252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.115.19854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.176.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.217.3898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bsystems
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bgiftcard.com.

Cypher and MCP

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

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