Skip to content

Hostname

msgcu.org

Last fetched

msgcu.org resolves to 1 IPv4 address operated by SECURE-24-AS - NTT Managed Services Americas, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · msgcu.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/msgcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
74.204.78.10274.204.78.0/24AS46746SECURE-24-AS - NTT Managed Services Americas, LLCUS

WHOIS identity

Registrar
iana:299
Organization
michigan schools & government cu
Contact emails

Subdomains

28 observed subdomains of msgcu.org.

Web-graph footprint

Distinct hostnames that link to or from msgcu.org in the public web crawl.

96 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for msgcu.org.

MechanismTarget
SPF_Amsgcu.org
SPF_INCLUDEdocs-center.com
SPF_INCLUDEmsgcu-org.spf.smtp25.com
SPF_INCLUDEspf-0017a501.pphosted.com
SPF_INCLUDEspf-mi.doxim.com
SPF_INCLUDEspf.accesssoftek.com
SPF_INCLUDEspf.extole.io
SPF_IP165.252.92.195
SPF_IP199.71.239.178/32
SPF_IP205.220.170.1
SPF_IP205.220.181.149
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP67.216.183.10/32
SPF_MXmsgcu.org

Related pages

Pivot deeper into the graph from msgcu.org.

Cypher and MCP

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

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