Hostname
leoraspaud.com
Last fetched
leoraspaud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leoraspaud.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.244.28.109 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.14 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.89 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.9 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.168.24.106 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.3 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.37 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.60 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leoraspaud.com owner
- Contact emails
- 6ca2414e-abd7-403b-98a4-4c3ffa77f14f@identity-protect.org
- a0ec7cfb-dc13-4092-a620-86b844b238d4@identity-protect.org
- c883a462-5037-4566-84a6-079ed2f8b34c@identity-protect.org
- d7b497e6-0c6c-4c28-b9f1-da31e4840224@identity-protect.org
- e582b24f-7c9c-45b6-bc8e-5d3ea59d47be@identity-protect.org
- f091a5d7-41b7-4101-9b5d-b16c27487972@identity-protect.org
- owner-6744442@leoraspaud.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from leoraspaud.com.
- IP · 18.244.28.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 6ca2414e-abd7-403b-98a4-4c3ffa77f14f@identity-protect.org
- TLD · .com
- Browse hostnames · le…
- 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: "leoraspaud.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.