Hostname
wimaat.com
Last fetched
wimaat.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wimaat.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 |
|---|---|---|---|---|
| 3.249.100.112 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wimaat.com owner
- Contact emails
- 02d167a9-d383-4372-beb9-cb09240ed218@identity-protect.org
- 2f0b8aec-c440-442f-854a-405e21f72be0@identity-protect.org
- 64c73aa7-814e-42b1-a32c-ce46a959ed00@identity-protect.org
- 82cbfbad-e7eb-432e-8b94-118a1586f750@identity-protect.org
- cc54f171-24e1-47d7-ab06-91c0953afb70@identity-protect.org
- f58051dc-4bdb-449d-a0f7-c9720afc5000@identity-protect.org
- owner-926330@wimaat.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of wimaat.com.
| Subdomain |
|---|
| api.wimaat.com |
| www.wimaat.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from wimaat.com.
- IP · 3.249.100.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 02d167a9-d383-4372-beb9-cb09240ed218@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "wimaat.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.