Hostname
plushiverse.com
Last fetched
plushiverse.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
plushiverse.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.224.133 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.212.21 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.102.135 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.151.147 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.99.202 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.83.49 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- charlie lee
- Contact emails
- birdyc@gmail.com
- 12e17eaf-eb08-4ab9-8dd8-c478241fe8fe@identity-protect.org
- 243120bb-1730-4da2-9964-8dcb36a128cf@identity-protect.org
- 9a6b6c02-336f-4f6f-8226-4424fff90c49@identity-protect.org
- adbaf2ed-888d-4ec9-8542-59df7aa284dd@identity-protect.org
- c3adaa26-d462-486c-850e-24cfc7098ce6@identity-protect.org
- d197df8b-fd5f-49ad-97cb-bdf75488b6b5@identity-protect.org
- eb532ef9-6934-4153-a466-7bd3e2f3a6b2@identity-protect.org
Subdomains
1 observed subdomain of plushiverse.com.
| Subdomain |
|---|
| www.plushiverse.com |
Web-graph footprint
Distinct hostnames that link to or from plushiverse.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for plushiverse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from plushiverse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plushiverse.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.