Skip to content

Hostname

pointerremote.com.au

Last fetched

pointerremote.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.208.151.11834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.173.5734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.143.9444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.105.7654.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
jo palmer
Contact emails

Subdomains

1 observed subdomain of pointerremote.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pointerremote.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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