Skip to content

Hostname

semos.com.mk

Last fetched

semos.com.mk resolves to 1 IPv4 address operated by AS41557 in MK.

Nutrition Label

WHISPER CANON · semos.com.mkRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/semos.com.mk

Resolution chain

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

IPPrefixASNOperatorCountry
89.205.83.7389.205.0.0/17AS41557MK

WHOIS identity

No WHOIS records are currently associated with semos.com.mk in WhisperGraph.

Subdomains

22 observed subdomains of semos.com.mk.

Web-graph footprint

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

29 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for semos.com.mk.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.250.255.166
SPF_IP217.16.87.88
SPF_IP5.9.54.238
SPF_IP89.205.49.144
SPF_IP89.205.83.73

Related pages

Pivot deeper into the graph from semos.com.mk.

Cypher and MCP

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

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