Skip to content

Hostname

abslift.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.43.180104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.169172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
joel fetherston
Contact emails

Subdomains

10 observed subdomains of abslift.com.au.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for abslift.com.au.

MechanismTarget
SPF_Aabslift.com.au
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.11.158
SPF_IP192.250.232.150
SPF_IP202.191.62.170
SPF_IP202.43.84.0/22
SPF_IP203.210.102.23
SPF_IP203.22.215.0/24
SPF_IP203.38.238.128/27
SPF_IP203.39.105.192/27
SPF_MXabslift.com.au

Related pages

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

Cypher and MCP

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

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