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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.214.89.61 | 125.214.88.0/21 | AS38583 | — | AU |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- damian higgins
- Contact emails
- —
Subdomains
54 observed subdomains of customtec.net.au.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from customtec.net.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for customtec.net.au.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | spf.cloud.micropay.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 103.80.245.40/32 |
| SPF_IP | 103.80.246.40/32 |
| SPF_IP | 103.96.20.0/22 |
| SPF_IP | 125.214.90.2 |
| SPF_IP | 125.214.91.24 |
| SPF_IP | 13.110.6.237 |
| SPF_IP | 149.72.182.166/32 |
| SPF_IP | 149.72.39.215/32 |
| SPF_IP | 61.95.24.220 |
| SPF_IP | 61.95.24.223 |
| SPF_MX | customtec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.