Skip to content

Hostname

lumexengineering.com.au

Last fetched

lumexengineering.com.au resolves to 2 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in AU.

Nutrition Label

WHISPER CANON · lumexengineering.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/lumexengineering.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.73.65.63103.73.64.0/23AS63473HOSTHATCH - HostHatch, LLCAU
139.99.155.175139.99.128.0/17AS16276AU

WHOIS identity

No WHOIS records are currently associated with lumexengineering.com.au in WhisperGraph.

Subdomains

2 observed subdomains of lumexengineering.com.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lumexengineering.com.au.

MechanismTarget
SPF_Alumexengineering.com.au
SPF_INCLUDEspf.hostyourservices.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.27.34.25/32
SPF_MXlumexengineering.com.au

Related pages

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

Cypher and MCP

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

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