Hostname
yipin-vegetable.com
Last fetched
yipin-vegetable.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
yipin-vegetable.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 |
|---|---|---|---|---|
| 18.64.141.19 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.27 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.50 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.67 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.227.110 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.16 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.22 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.47 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:420
- Organization
- shan dong yi pin nong chan ji tuan you xian gong si
- Contact emails
Subdomains
1 observed subdomain of yipin-vegetable.com.
| Subdomain |
|---|
| www.yipin-vegetable.com |
Web-graph footprint
Distinct hostnames that link to or from yipin-vegetable.com in the public web crawl.
9 sites link to this hostname.
86 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from yipin-vegetable.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yipin-vegetable.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.