Hostname
dying2kill.com.au
Last fetched
dying2kill.com.au resolves to 2 IPv4 addresses operated by SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
dying2kill.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 110.232.143.63 | 110.232.143.0/24 | AS45638 | SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD | AU |
| 110.232.143.63 | 110.232.143.0/24 | AS45638 | SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD | AU |
| 192.124.249.57 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- peter vigh
- Contact emails
- —
Subdomains
9 observed subdomains of dying2kill.com.au.
Web-graph footprint
Distinct hostnames that link to or from dying2kill.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dying2kill.com.au
SPF policy
7 SPF mechanisms authorising senders for dying2kill.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | dying2kill.com.au |
| SPF_INCLUDE | mxs.au |
| SPF_INCLUDE | spf.hostedmail.net.au |
| SPF_INCLUDE | spf.hostingplatform.net.au |
| SPF_IP | 103.9.170.65 |
| SPF_IP | 110.232.143.63 |
| SPF_MX | dying2kill.com.au |
Related pages
Pivot deeper into the graph from dying2kill.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dying2kill.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.