Skip to content

Hostname

fim.edu.rs

Last fetched

fim.edu.rs resolves to 2 IPv4 addresses operated by AS9125 in RS.

Nutrition Label

WHISPER CANON · fim.edu.rsRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fim.edu.rs

Resolution chain

fim.edu.rs resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with fim.edu.rs in WhisperGraph.

Subdomains

15 observed subdomains of fim.edu.rs.

Web-graph footprint

Distinct hostnames that link to or from fim.edu.rs in the public web crawl.

26 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fim.edu.rs

SPF policy

5 SPF mechanisms authorising senders for fim.edu.rs.

MechanismTarget
SPF_Afim.edu.rs
SPF_IP109.111.252.157
SPF_IP77.105.36.117
SPF_IP77.105.36.176
SPF_MXfim.edu.rs

Related pages

Pivot deeper into the graph from fim.edu.rs.

Cypher and MCP

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

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