Hostname
buyshellgiftcards.com
Last fetched
buyshellgiftcards.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buyshellgiftcards.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.146.206.24 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.226.6.218 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.186.193 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.33.20.186 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buyshellgiftcards.com owner
- Contact emails
- m.hill@royalbuying.com
- rpgwebadmin@rpgglobal.com
- 230a3065-7d61-4319-aef6-d44f447605d8@identity-protect.org
- 323da3d2-4c70-42df-84b9-72f13dc2d126@identity-protect.org
- 7a47191c-9d55-4af7-866d-1c90a8e4ff39@identity-protect.org
- 955b3b4c-f378-4f9a-b3c8-960cebb70447@identity-protect.org
- bcc442e9-cbbc-468c-9f06-1ab24ba7bb6b@identity-protect.org
- ddb147c2-765e-4b94-b0bf-f968cbb3c3a5@identity-protect.org
- e59691b5-6101-4662-b5e0-53b981d35271@identity-protect.org
- owner-1076263@buyshellgiftcards.com.whoisprivacyservice.org
- owner-1908585@buyshellgiftcards.com.whoisprivacyservice.org
- owner-3210188@buyshellgiftcards.com.whoisprivacyservice.org
- owner-4746143@buyshellgiftcards.com.whoisprivacyservice.org
- owner-4943525@buyshellgiftcards.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of buyshellgiftcards.com.
Web-graph footprint
Distinct hostnames that link to or from buyshellgiftcards.com in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for buyshellgiftcards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from buyshellgiftcards.com.
- IP · 16.146.206.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · m.hill@royalbuying.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buyshellgiftcards.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.