Skip to content

Hostname

agentselect.com.au

Last fetched

agentselect.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.203.15913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.15.2815.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.72.843.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.251.7952.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
karim belcaid
Contact emails

Subdomains

13 observed subdomains of agentselect.com.au.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aagentselect.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP209.85.220.69/32
SPF_IP52.63.126.34
SPF_MXagentselect.com.au

Related pages

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

Cypher and MCP

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

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