Skip to content

Hostname

lmg.com.au

Last fetched

lmg.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · lmg.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lmg.com.au

Resolution chain

lmg.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.144104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.144104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.112172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
tony bria
Contact emails

Subdomains

14 observed subdomains of lmg.com.au.

Web-graph footprint

Distinct hostnames that link to or from lmg.com.au in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lmg.com.au.

MechanismTarget
SPF_Almg.com.au
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEau.zcsend.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.au
SPF_IP103.138.129.64/24
SPF_IP52.64.148.251
SPF_IP52.64.46.100
SPF_IP54.253.0.9
SPF_MXlmg.com.au

Related pages

Pivot deeper into the graph from lmg.com.au.

Cypher and MCP

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

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