Skip to content

Hostname

emis.edu.ba

Last fetched

emis.edu.ba resolves to 1 IPv4 address operated by AS8670 in BA.

Nutrition Label

WHISPER CANON · emis.edu.baRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/emis.edu.ba

Resolution chain

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

IPPrefixASNOperatorCountry
195.130.61.200195.130.61.0/24AS8670BA

WHOIS identity

No WHOIS records are currently associated with emis.edu.ba in WhisperGraph.

Subdomains

10 observed subdomains of emis.edu.ba.

Web-graph footprint

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

15 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for emis.edu.ba.

MechanismTarget
SPF_Aemis.edu.ba
SPF_Alinhost04.utic.net.ba
SPF_MXemis.edu.ba

Related pages

Pivot deeper into the graph from emis.edu.ba.

Cypher and MCP

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

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