Skip to content

Hostname

haltec.com.au

Last fetched

haltec.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · haltec.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/haltec.com.au

Resolution chain

haltec.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
matthew needham
Contact emails

Subdomains

4 observed subdomains of haltec.com.au.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ahaltec.com.au
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.28.189.100
SPF_IP27.50.92.162
SPF_MXhaltec.com.au

Related pages

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

Cypher and MCP

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

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