Skip to content

Hostname

ultimatelaser.com.au

Last fetched

ultimatelaser.com.au resolves to 3 IPv4 addresses operated by AS38195 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.80.151.11202.80.151.0/24AS38195AU
202.80.151.11202.80.151.0/24AS38195AU
75.2.109.14075.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.170.2899.83.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:melbourne it
Organization
peter craciunoiu
Contact emails

Subdomains

14 observed subdomains of ultimatelaser.com.au.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aultimatelaser.com.au
SPF_INCLUDE_spf.server-cpanel.com
SPF_IP202.80.151.11
SPF_IP203.210.102.60
SPF_MXultimatelaser.com.au

Related pages

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

Cypher and MCP

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

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