Skip to content

Hostname

msc.co.ug

Last fetched

msc.co.ug resolves to 1 IPv4 address operated by AS21491 in UG.

Nutrition Label

WHISPER CANON · msc.co.ugRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/msc.co.ug

Resolution chain

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

IPPrefixASNOperatorCountry
196.0.120.7196.0.0.0/16AS21491UG

WHOIS identity

No WHOIS records are currently associated with msc.co.ug in WhisperGraph.

Subdomains

8 observed subdomains of msc.co.ug.

Web-graph footprint

Distinct hostnames that link to or from msc.co.ug in the public web crawl.

22 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for msc.co.ug.

MechanismTarget
SPF_Amail.msc.co.ug
SPF_IP197.221.149.174
SPF_MXmsc.co.ug

Related pages

Pivot deeper into the graph from msc.co.ug.

Cypher and MCP

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

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