Skip to content

Hostname

bolha.com

Last fetched

bolha.com resolves to 2 IPv4 addresses operated by AS51577 in HR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · bolha.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bolha.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
bolha d.o.o.
Contact emails

Subdomains

64 observed subdomains of bolha.com.

Web-graph footprint

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

486 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for bolha.com.

MechanismTarget
SPF_INCLUDE_spfdmailer.bolha.com
SPF_INCLUDEgwgraz.styria-it.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_IP138.201.23.200/29
SPF_IP159.69.76.116
SPF_IP185.35.77.134
SPF_IP185.35.77.135
SPF_IP185.35.77.136
SPF_IP185.35.77.137
SPF_IP185.35.77.235
SPF_IP185.35.77.236/30
SPF_IP185.35.77.240/28
SPF_IP193.25.220.252/32
SPF_IP193.25.220.61/32
SPF_IP193.25.220.62/32
SPF_IP195.206.228.109
SPF_IP195.206.228.110
SPF_IP195.206.228.111
SPF_IP195.206.228.112/28
SPF_IP195.206.228.128/27
SPF_IP195.206.228.160/29
SPF_IP195.206.228.168/30
SPF_IP195.206.228.172
SPF_IP212.44.102.137/32
SPF_IP5.32.143.128/26
SPF_IP91.185.192.86/32
SPF_IP94.130.113.16/28
SPF_IP95.216.249.192/29
SPF_MXbolha.com

Related pages

Pivot deeper into the graph from bolha.com.

Cypher and MCP

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

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