Skip to content

Hostname

imperio.ba

Last fetched

imperio.ba is a registered hostname under the .ba top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · imperio.baRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imperio.ba

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with imperio.ba in WhisperGraph.

Subdomains

8 observed subdomains of imperio.ba.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • imperio.ba

SPF policy

8 SPF mechanisms authorising senders for imperio.ba.

MechanismTarget
SPF_Aimperio.ba
SPF_IP185.164.35.0/24
SPF_IP185.164.35.42
SPF_IP185.212.108.0/24
SPF_IP185.212.108.32
SPF_IP2a00:8620:100:0:0:0:0:12
SPF_IP2a00:8620:101:10::/64
SPF_MXimperio.ba

Related pages

Pivot deeper into the graph from imperio.ba.

Cypher and MCP

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

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