Skip to content

Hostname

loby.fr

Last fetched

loby.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.174.11418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.12118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4118.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.9718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.27.2654.230.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.27.6154.230.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.27.8654.230.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.27.9454.230.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:gandi
Organization
loby ivs
Contact emails

Web-graph footprint

Distinct hostnames that link to or from loby.fr in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from loby.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "loby.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.