Skip to content

Hostname

bavak.com

Last fetched

bavak.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bavak.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bavak.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.82104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.82104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.194172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.68.32.45188.68.32.0/22AS197540DE
188.68.36.193188.68.36.0/22AS197540DE

WHOIS identity

Registrar
iana:69
Organization
bavak beveiligingsgroep bv
Contact emails

Subdomains

2 observed subdomains of bavak.com.

Web-graph footprint

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

26 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bavak.com.

MechanismTarget
SPF_Abavak.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.91.114.151/32
SPF_IP213.125.186.178
SPF_IP92.65.161.233

Related pages

Pivot deeper into the graph from bavak.com.

Cypher and MCP

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

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