Skip to content

Hostname

programmablesoda.com.au

Last fetched

programmablesoda.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.237.16913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.211.5313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.58.19313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.69.14013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.154.1213.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.52.11154.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
james troi
Contact emails

Subdomains

3 observed subdomains of programmablesoda.com.au.

Web-graph footprint

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

62 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for programmablesoda.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP87.121.75.120

Related pages

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

Cypher and MCP

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

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