Skip to content

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

WHISPER CANON · usievent.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/usievent.fr

Resolution chain

usievent.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.88.12518.155.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.88.4518.155.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.88.4818.155.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.88.8718.155.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
54.192.151.4054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
Contact emails

Subdomains

1 observed subdomain of usievent.fr.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for usievent.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from usievent.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.