Skip to content

Hostname

transcript.mug.edu.gh

Last fetched

transcript.mug.edu.gh resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · transcript.mug.edu.ghRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/transcript.mug.edu.gh

Resolution chain

transcript.mug.edu.gh resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.180.59.104157.180.0.0/17AS24940FI

WHOIS identity

No WHOIS records are currently associated with transcript.mug.edu.gh in WhisperGraph.

Subdomains

1 observed subdomain of transcript.mug.edu.gh.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for transcript.mug.edu.gh.

MechanismTarget
SPF_Atranscript.mug.edu.gh
SPF_INCLUDErelay.mailbaby.net
SPF_IP157.180.59.104
SPF_IP37.27.102.41
SPF_MXtranscript.mug.edu.gh

Related pages

Pivot deeper into the graph from transcript.mug.edu.gh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "transcript.mug.edu.gh"})-[: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.