Hostname
giftcardtraining.com
Last fetched
giftcardtraining.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
giftcardtraining.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.133 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.202.115 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.204.132 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.217.171.149 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.202.141 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.233.141 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.72.187 | 52.217.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.169.253 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- chris brundage
- Contact emails
Subdomains
1 observed subdomain of giftcardtraining.com.
| Subdomain |
|---|
| www.giftcardtraining.com |
Web-graph footprint
Distinct hostnames that link to or from giftcardtraining.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for giftcardtraining.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.goskope.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | sage.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.16.232.64/26 |
| SPF_IP | 34.193.122.154/32 |
| SPF_IP | 68.232.128.0/19 |
Related pages
Pivot deeper into the graph from giftcardtraining.com.
- IP · 16.15.176.133
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · chris@globaletelecom.com
- TLD · .com
- Browse hostnames · gi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "giftcardtraining.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.