Hostname
usievent.fr
Last fetched
usievent.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
usievent.fr 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.155.88.125 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.45 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.48 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.87 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.192.151.40 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.55 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.66 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.86 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of usievent.fr.
| Subdomain |
|---|
| www.usievent.fr |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for usievent.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from usievent.fr.
- IP · 18.155.88.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:csc corporate domains inc.
- Country · AU
- Email · accenturedomains@accenture.com
- TLD · .fr
- Browse hostnames · us…
- 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: "usievent.fr"})-[: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.