Skip to content

Hostname

bal.com

Last fetched

bal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bal.com

Resolution chain

bal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
domain names
Contact emails

Subdomains

12 observed subdomains of bal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bal.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP135.84.68.123/32
SPF_IP135.84.79.54/32
SPF_IP148.163.156.113
SPF_IP148.163.158.110
SPF_IP148.59.100.16/28
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.71.73.124
SPF_MXbal.com

Related pages

Pivot deeper into the graph from bal.com.

Cypher and MCP

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

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