Skip to content

Hostname

adeal.com.au

Last fetched

adeal.com.au resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · adeal.com.auRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/adeal.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.23296.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.2696.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.14096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.4696.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
registrar:melbourne it
Organization
volkhard zieler
Contact emails

Subdomains

4 observed subdomains of adeal.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for adeal.com.au.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP101.0.103.50
SPF_IP180.148.71.24/29

Related pages

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

Cypher and MCP

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

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