Hostname
materialisemotion.com
Last fetched
materialisemotion.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
materialisemotion.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.159.78.217 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.155.147 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.37.44 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.68.104 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of materialisemotion.com owner
- Contact emails
- 2d4ae22f-b01c-4ecd-8482-9f60dd9bb0b4@identity-protect.org
- 33a88afb-a578-4750-bfac-b35aaf275245@identity-protect.org
- 4ba40b4d-2ed3-4f15-917a-444f0843b75c@identity-protect.org
- 7bb3a634-8a3f-4f60-a9b8-08ed1a990b4d@identity-protect.org
- ad487c38-729c-494f-b0b5-80ef7a0bfc52@identity-protect.org
- e927d209-f865-47ce-8b7c-bd38537067bb@identity-protect.org
- fa6d50b5-1cf7-4e73-a625-74b7a755ec7c@identity-protect.org
- owner-1139130@materialisemotion.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of materialisemotion.com.
Web-graph footprint
Distinct hostnames that link to or from materialisemotion.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from materialisemotion.com.
- IP · 18.159.78.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2d4ae22f-b01c-4ecd-8482-9f60dd9bb0b4@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "materialisemotion.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.