Skip to content

Hostname

intrapay.com.au

Last fetched

intrapay.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.10313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.1213.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.4413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5813.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:melbourne it
Organization
the scotney group pty
Contact emails

Subdomains

25 observed subdomains of intrapay.com.au.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail2.scotneygroup.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.129.140.80
SPF_IP202.129.140.81
SPF_IP50.57.54.76
SPF_MXintrapay.com.au

Related pages

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

Cypher and MCP

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

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