Skip to content

Hostname

lookpro.com.au

Last fetched

lookpro.com.au resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · lookpro.com.auRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/lookpro.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
74.91.194.4774.91.194.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationAU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
paul barkley
Contact emails

Subdomains

3 observed subdomains of lookpro.com.au.

Web-graph footprint

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

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for lookpro.com.au.

MechanismTarget
SPF_Alookpro.com.au
SPF_INCLUDEspf.studioninja.co
SPF_INCLUDEwebsitewelcome.com
SPF_IP103.250.212.10
SPF_IP111.67.3.137
SPF_IP27.50.75.178/32
SPF_IP62.92.26.128/25
SPF_IP74.91.194.47
SPF_MXlookpro.com.au

Related pages

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

Cypher and MCP

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

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