Skip to content

Hostname

biosave.mk

Last fetched

biosave.mk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · biosave.mkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biosave.mk

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.55.251167.71.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with biosave.mk in WhisperGraph.

Subdomains

9 observed subdomains of biosave.mk.

Web-graph footprint

Distinct hostnames that link to or from biosave.mk in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for biosave.mk.

MechanismTarget
SPF_Abiosave.mk
SPF_IP134.19.180.154
SPF_IP163.172.31.222
SPF_IP163.172.34.57
SPF_IP51.15.18.30
SPF_MXbiosave.mk

Related pages

Pivot deeper into the graph from biosave.mk.

Cypher and MCP

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

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