Skip to content

Hostname

mis-bih.com

Last fetched

mis-bih.com resolves to 1 IPv4 address operated by TELEKOM-SRPSKE-AS Vuka Karadzica 2 in BA. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · mis-bih.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mis-bih.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.93.64.3881.93.64.0/24AS25144TELEKOM-SRPSKE-AS Vuka Karadzica 2BA
81.93.64.3881.93.64.0/24AS25144TELEKOM-SRPSKE-AS Vuka Karadzica 2BA

WHOIS identity

Registrar
iana:320
Organization
darko spasojevic
Contact emails

Subdomains

2 observed subdomains of mis-bih.com.

Web-graph footprint

Distinct hostnames that link to or from mis-bih.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mis-bih.com.

MechanismTarget
SPF_INCLUDEspf.teol.net
SPF_IP162.55.85.71
SPF_IP81.93.64.136/29
SPF_IP81.93.84.160/28
SPF_MXmis-bih.com

Related pages

Pivot deeper into the graph from mis-bih.com.

Cypher and MCP

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

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