Skip to content

Hostname

mywork.net.au

Last fetched

mywork.net.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · mywork.net.auRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mywork.net.au

Resolution chain

mywork.net.au resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.74.1916.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2243.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.23.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2143.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.163.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1943.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.4552.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.23552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.19152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.352.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.7952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.13552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.4152.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
dan brett
Contact emails

Subdomains

6 observed subdomains of mywork.net.au.

Web-graph footprint

Distinct hostnames that link to or from mywork.net.au in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mywork.net.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mywork.net.au.

Cypher and MCP

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

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

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