Skip to content

Hostname

unioncomerc.com.ba

Last fetched

unioncomerc.com.ba resolves to 1 IPv4 address operated by AS9146 in US.

Nutrition Label

WHISPER CANON · unioncomerc.com.baRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/unioncomerc.com.ba

Resolution chain

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

IPPrefixASNOperatorCountry
80.65.85.14380.65.80.0/21AS9146US

WHOIS identity

No WHOIS records are currently associated with unioncomerc.com.ba in WhisperGraph.

Subdomains

1 observed subdomain of unioncomerc.com.ba.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for unioncomerc.com.ba.

MechanismTarget
SPF_REDIRECTb.spf.com.ba

Related pages

Pivot deeper into the graph from unioncomerc.com.ba.

Cypher and MCP

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

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