Skip to content

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

WHISPER CANON · dying2kill.com.auRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dying2kill.com.au

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.

IPPrefixASNOperatorCountry
110.232.143.63110.232.143.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU
110.232.143.63110.232.143.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU
192.124.249.57192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

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.

MechanismTarget
SPF_Adying2kill.com.au
SPF_INCLUDEmxs.au
SPF_INCLUDEspf.hostedmail.net.au
SPF_INCLUDEspf.hostingplatform.net.au
SPF_IP103.9.170.65
SPF_IP110.232.143.63
SPF_MXdying2kill.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.