Skip to content

Hostname

semosedu.mk

Last fetched

semosedu.mk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · semosedu.mkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/semosedu.mk

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.9220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

1 observed subdomain of semosedu.mk.

Web-graph footprint

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

33 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for semosedu.mk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.105.232.25
SPF_IP20.71.78.237
SPF_IP20.73.232.70
SPF_IP20.73.237.154
SPF_IP20.73.237.214
SPF_IP20.73.237.217
SPF_IP20.73.237.232

Related pages

Pivot deeper into the graph from semosedu.mk.

Cypher and MCP

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

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