Skip to content

Hostname

babal.host

Last fetched

babal.host resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1913 as the registrar.

Nutrition Label

WHISPER CANON · babal.hostRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/babal.host

Resolution chain

babal.host resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.29.3104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.171.53172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.51.74.193202.51.74.0/23AS23647NP

WHOIS identity

Registrar
iana:1913
Organization
tyro soft pvt.
Contact emails

Subdomains

36 observed subdomains of babal.host.

Web-graph footprint

Distinct hostnames that link to or from babal.host in the public web crawl.

29 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for babal.host.

MechanismTarget
SPF_Ababal.host
SPF_Aspf.managedns.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP172.104.184.240
SPF_IP23.106.120.176
SPF_IP23.106.253.219
SPF_IP45.118.134.104
SPF_MXbabal.host

Related pages

Pivot deeper into the graph from babal.host.

Cypher and MCP

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

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