Skip to content

Hostname

baybee.be

Last fetched

baybee.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · baybee.beRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/baybee.be

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.163.11313.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.12413.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.8413.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.913.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.238.55.4718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

4 observed subdomains of baybee.be.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baybee.be.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from baybee.be.

Cypher and MCP

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

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