Skip to content

Hostname

balua.org

Last fetched

balua.org resolves to 1 IPv4 address operated by AS43652 in PT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · balua.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/balua.org

Resolution chain

balua.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.83.250.40185.83.248.0/22AS43652PT

WHOIS identity

Registrar
iana:146
Organization
balua portugal
Contact emails

Subdomains

28 observed subdomains of balua.org.

Web-graph footprint

Distinct hostnames that link to or from balua.org in the public web crawl.

5 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • balua.org

SPF policy

10 SPF mechanisms authorising senders for balua.org.

MechanismTarget
SPF_Abalua.org
SPF_INCLUDEbalua.org
SPF_INCLUDEhost536.100h.pt
SPF_IP185.83.248.36
SPF_IP185.83.248.66
SPF_IP185.83.248.69
SPF_IP185.83.250.4
SPF_IP185.83.250.40
SPF_IP195.200.252.129
SPF_MXbalua.org

Related pages

Pivot deeper into the graph from balua.org.

Cypher and MCP

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

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