Hostname
loupisoft.com
Last fetched
loupisoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
loupisoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.180.110 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.13 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.48 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.54 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.164.36.30 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.8 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.86 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.92 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of loupisoft.com owner
- Contact emails
- 267cf325-afe7-4d98-8cb2-b1e86f62f654@identity-protect.org
- 643d8c9a-52b9-4ade-8324-cd323e98aed1@identity-protect.org
- 66eab920-3678-4e50-a084-c34d82553c06@identity-protect.org
- 89f899a1-16bb-4f86-bae0-2ccbedc2d6c4@identity-protect.org
- 92cf4209-2f76-41d0-804a-42392ddefac2@identity-protect.org
- b91ce9ce-355f-4fe2-9c54-0a72bb7520d9@identity-protect.org
- bd3556d2-76be-4420-83f2-1d076d90b01a@identity-protect.org
- owner-3378088@loupisoft.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from loupisoft.com.
- IP · 18.161.180.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · 267cf325-afe7-4d98-8cb2-b1e86f62f654@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "loupisoft.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.