Hostname
elmimprint.com
Last fetched
elmimprint.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
elmimprint.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 |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- proxy@whoisprotectservice.com
- info@domain-contact.org
- 3ef7818350e91bf04e1efa390ebefe21b4db7d215fb518fa1f026af10471c0d4@elmimprint.com.whoisproxy.org
- 5f4c40abf0fb15ec2a1d45c84282342a52ddfeb8e2150ee50808394be0a9b4db@elmimprint.com.whoisproxy.org
- 6a57238230bcf2ec3376291d063b731e71edfa3f97c0d33bde0161c5b466b815@elmimprint.com.whoisproxy.org
- 7ed433a5d38bcfb6788835aef2f2a7a5dfe5bf43bf1ba1ef744959022c15c4d5@elmimprint.com.whoisproxy.org
- 91fac95a415c87722139c6a2a12822c4d80fbe7635b1499028a318b5b18e7814@elmimprint.com.whoisproxy.org
- 99b6e46d83848d9789094369c8963669c70021fdd3d41668bc1c58f7667a503b@elmimprint.com.whoisproxy.org
- be4de72753d6b0c39f1fb9df1a20aaa709bcdcf49cc90c82102aa7ced8c42ee8@elmimprint.com.whoisproxy.org
- c4fabcbb9d345c13b0ddda3c31b98be48db8a4e9de8e058065566b3d8d1a919d@elmimprint.com.whoisproxy.org
- e9eb8d3d468a7663aa72a8e1de0f0bf797f3ef970c005798419af12130d4d125@elmimprint.com.whoisproxy.org
- eb474ca8ea39d898a016b7fe635916649466df25d7d22662c5d0c8004eb344f9@elmimprint.com.whoisproxy.org
Subdomains
1 observed subdomain of elmimprint.com.
| Subdomain |
|---|
| www.elmimprint.com |
Web-graph footprint
Distinct hostnames that link to or from elmimprint.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from elmimprint.com.
- IP · 5.22.145.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · DE
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · el…
- 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: "elmimprint.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.