Skip to content

Hostname

bayut.sa

Last fetched

bayut.sa resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · bayut.saRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bayut.sa

Resolution chain

bayut.sa resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.104.14108.159.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.5108.159.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.62108.159.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.74108.159.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.192.12013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.423.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.613.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11599.86.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12299.86.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3799.86.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.86.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bayut.sa in WhisperGraph.

Subdomains

25 observed subdomains of bayut.sa.

Web-graph footprint

Distinct hostnames that link to or from bayut.sa in the public web crawl.

756 sites link to this hostname.

226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bayut.sa.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail1.kayako.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from bayut.sa.

Cypher and MCP

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

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