Skip to content

Hostname

inter.rs

Last fetched

inter.rs resolves to 1 IPv4 address operated by KEYWEB-AS in DE. WHOIS lists registrar:serbia broadband - srpske kablovske mreze as the registrar.

Nutrition Label

WHISPER CANON · inter.rsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/inter.rs

Resolution chain

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

IPPrefixASNOperatorCountry
87.118.96.9987.118.64.0/18AS31103KEYWEB-ASDE

WHOIS identity

Registrar
registrar:serbia broadband - srpske kablovske mreze
Organization
Contact emails

Subdomains

4 observed subdomains of inter.rs.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for inter.rs.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP87.118.96.99

Related pages

Pivot deeper into the graph from inter.rs.

Cypher and MCP

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

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