Skip to content

Hostname

ddsengineers.com.au

Last fetched

ddsengineers.com.au resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · ddsengineers.com.auRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ddsengineers.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
162.245.187.227162.245.224.0/22AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
priyantha rathnayake
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ddsengineers.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ddsengineers.com.au

SPF policy

7 SPF mechanisms authorising senders for ddsengineers.com.au.

MechanismTarget
SPF_Addsengineers.com.au
SPF_IP147.135.65.48
SPF_IP15.204.102.121
SPF_IP162.245.187.226
SPF_IP51.81.148.230
SPF_IP51.81.208.63
SPF_MXddsengineers.com.au

Related pages

Pivot deeper into the graph from ddsengineers.com.au.

Cypher and MCP

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

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