Skip to content

Hostname

demtech.com.au

Last fetched

demtech.com.au resolves to 1 IPv4 address operated by UNIFONENETWORKS-AS-AP UniFone New Zealand Ltd in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.250.142.6743.250.142.0/24AS45638UNIFONENETWORKS-AS-AP UniFone New Zealand LtdAU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
demtech (australia) pty
Contact emails

Subdomains

9 observed subdomains of demtech.com.au.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for demtech.com.au.

MechanismTarget
SPF_Ademtech.com.au
SPF_Amail.optusnet.com.au
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.hostyourservices.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP115.70.242.37
SPF_IP122.199.20.141
SPF_IP2400:b800:3:1:0:0:0:56
SPF_IP43.250.142.67
SPF_MXdemtech.com.au

Related pages

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

Cypher and MCP

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

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