Hostname
setec.com.au
Last fetched
setec.com.au resolves to 43.250.142.20, announced in 43.250.142.0/24 by SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTD in AU. setec.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for setec.com.au is recorded in WhisperGraph.
Attribution
synergy wholesale
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Registrant organisation
- stephen bell
Subdomains
Showing 2 of 2 subdomains (2 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.login.com.au
- ns2.login.com.au
- ns4.login.com.au
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- f.root-servers.net
- h.root-servers.net
- k.root-servers.net
- m.root-servers.net
MX records
- setec-com-au.mail.protection.outlook.com
SPF policy
- ip: 103.18.109.102/24
- include: spf.protection.outlook.com
- ip: 204.15.41.77
Threat-feed evidence
History
Related pages
Pivot from setec.com.au into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "setec.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.