Skip to content

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

WHISPER CANON · buyvip.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/buyvip.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.238.81.15687.238.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
87.238.85.15687.238.80.0/21AS16509AMAZON-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.

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

SPF policy

4 SPF mechanisms authorising senders for buyvip.com.

MechanismTarget
SPF_INCLUDEamazon.com
SPF_IP213.192.205.197/32
SPF_IP213.192.205.198/25
SPF_MXbuyvip.com

Related pages

Pivot deeper into the graph from buyvip.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.