Skip to content

Hostname

singletonargus.com.au

Last fetched

singletonargus.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · singletonargus.com.auRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/singletonargus.com.au

Resolution chain

singletonargus.com.au resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.124.10518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.29.1243.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.313.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.923.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.943.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.222.236.12052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.12252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
fairfax digital australia & new zealand pty
Contact emails

Subdomains

8 observed subdomains of singletonargus.com.au.

Web-graph footprint

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

149 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for singletonargus.com.au.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEmail.zendesk.com

Related pages

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

Cypher and MCP

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

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