Skip to content

Hostname

yamibuy.com

Last fetched

yamibuy.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · yamibuy.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yamibuy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.113.65100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.23.25516.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.50.1018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.12118.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
34.214.155.23534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.112.1552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.6365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2065.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.3865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.6265.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

17 observed subdomains of yamibuy.com.

Web-graph footprint

Distinct hostnames that link to or from yamibuy.com in the public web crawl.

322 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yamibuy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP52.35.214.186/32
SPF_IP52.39.78.212/32
SPF_MXyamibuy.com

Related pages

Pivot deeper into the graph from yamibuy.com.

Cypher and MCP

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

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