Skip to content

Hostname

baula.com

Last fetched

baula.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · baula.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/baula.com

Resolution chain

baula.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.68.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.232.11052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.167.14052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.24.6954.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1262
Organization
editorial luis vives hnos. prov. norte
Contact emails

Subdomains

10 observed subdomains of baula.com.

Web-graph footprint

Distinct hostnames that link to or from baula.com in the public web crawl.

77 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for baula.com.

MechanismTarget
SPF_Abaula.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_IP5.39.91.65
SPF_IP79.99.214.3
SPF_IP82.98.144.51
SPF_MXbaula.com

Related pages

Pivot deeper into the graph from baula.com.

Cypher and MCP

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

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