Hostname
8020plants.com
Last fetched
8020plants.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
8020plants.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.196.198.245 | 104.196.192.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 8020plants.com owner
- Contact emails
- 073b38f5-3488-40d7-97aa-dc1e414de616@identity-protect.org
- 241e45e6-f499-41bf-8ab4-f8b10bc30030@identity-protect.org
- 2b19b77e-705a-46f2-9d6a-2632fd230b84@identity-protect.org
- 835f8f0f-26c4-40f9-b999-4a396e69d6b2@identity-protect.org
- bb425e30-5ccd-4c3f-985b-6be1a556bf6e@identity-protect.org
- bd4bb49b-c3ce-4034-ae46-e08702d26cbe@identity-protect.org
- owner-10859121@8020plants.com.whoisprivacyservice.org
- owner-5499089@8020plants.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of 8020plants.com.
Web-graph footprint
Distinct hostnames that link to or from 8020plants.com in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 8020plants.com.
- IP · 104.196.198.245
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · 073b38f5-3488-40d7-97aa-dc1e414de616@identity-protect.org
- TLD · .com
- Browse hostnames · 80…
- 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: "8020plants.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.