Skip to content

Hostname

mlgmd.org

Last fetched

mlgmd.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mlgmd.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mlgmd.org

Resolution chain

mlgmd.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.232.13718.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.2818.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.918.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.232.9418.161.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
54.230.248.17654.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.248.4154.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.248.6054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.248.7254.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of mlgmd.org.

Subdomain
x.mlgmd.org

Threat posture

History

Related pages

Pivot deeper into the graph from mlgmd.org.

Cypher and MCP

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

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