Skip to content

Hostname

customtec.net.au

Last fetched

customtec.net.au resolves to 1 IPv4 address operated by AS38583 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
125.214.89.61125.214.88.0/21AS38583AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
damian higgins
Contact emails

Subdomains

54 observed subdomains of customtec.net.au.

Web-graph footprint

Distinct hostnames that link to or from customtec.net.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for customtec.net.au.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.cloud.micropay.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP103.80.245.40/32
SPF_IP103.80.246.40/32
SPF_IP103.96.20.0/22
SPF_IP125.214.90.2
SPF_IP125.214.91.24
SPF_IP13.110.6.237
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP61.95.24.220
SPF_IP61.95.24.223
SPF_MXcustomtec.net.au

Related pages

Pivot deeper into the graph from customtec.net.au.

Cypher and MCP

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

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