Skip to content

Hostname

dmcg.edu

Last fetched

dmcg.edu resolves to 2 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG.

Nutrition Label

WHISPER CANON · dmcg.eduRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dmcg.edu

Resolution chain

dmcg.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.168.102.17184.168.96.0/19AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
74.243.239.20274.240.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE

WHOIS identity

No WHOIS records are currently associated with dmcg.edu in WhisperGraph.

Subdomains

10 observed subdomains of dmcg.edu.

Web-graph footprint

Distinct hostnames that link to or from dmcg.edu in the public web crawl.

46 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dmcg.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dmcg.edu.

Cypher and MCP

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

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