Skip to content

Hostname

herculift.com.au

Last fetched

herculift.com.au resolves to 1 IPv4 address operated by AS45671-NET-AU - Wholesale Services Provider in AU. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.29.219.211103.30.36.0/24AS45671AS45671-NET-AU - Wholesale Services ProviderAU

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
sue yukongdi
Contact emails

Subdomains

8 observed subdomains of herculift.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for herculift.com.au.

MechanismTarget
SPF_Aherculift.com.au
SPF_IP103.29.216.64
SPF_IP103.29.216.67/32
SPF_IP103.29.217.170
SPF_IP103.29.218.41
SPF_IP103.29.219.210
SPF_MXherculift.com.au

Related pages

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

Cypher and MCP

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

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