Hostname
buyvip.com
Last fetched
buyvip.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
buyvip.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.238.81.156 | 87.238.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 87.238.85.156 | 87.238.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:470
- Organization
- amazon europe core s.a.r.l.
- Contact emails
Subdomains
30 observed subdomains of buyvip.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buyvip.com in the public web crawl.
83 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for buyvip.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazon.com |
| SPF_IP | 213.192.205.197/32 |
| SPF_IP | 213.192.205.198/25 |
| SPF_MX | buyvip.com |
Related pages
Pivot deeper into the graph from buyvip.com.
- IP · 87.238.81.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · IE
- Email · hostmaster@amazon.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: "buyvip.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.