Skip to content

Hostname

baybee.fr

Last fetched

baybee.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · baybee.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/baybee.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.28108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.6108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.72108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.89108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.244.3313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.1118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.5418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.9518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

4 observed subdomains of baybee.fr.

Web-graph footprint

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

23 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baybee.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from baybee.fr.

Cypher and MCP

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

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