Skip to content

Hostname

mlgc.org

Last fetched

mlgc.org resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · mlgc.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mlgc.org

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.186.69172.105.160.0/19AS63949AU

WHOIS identity

Registrar
iana:1609
Organization
mount lawley golf club
Contact emails

Subdomains

4 observed subdomains of mlgc.org.

Web-graph footprint

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

58 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mlgc.org.

MechanismTarget
SPF_Amlgc.org
SPF_INCLUDE_spf.miclub.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu5938690.wl191.sendgrid.net
SPF_IP121.200.47.217

Related pages

Pivot deeper into the graph from mlgc.org.

Cypher and MCP

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

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