Skip to content

Hostname

yourporter.com.au

Last fetched

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

Nutrition Label

WHISPER CANON · yourporter.com.auRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/yourporter.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.146.13013.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.236.42.10513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.161.1913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.204.14913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.86.15413.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.161.2415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.87.4816.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.231.2493.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.157.2333.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.16.8952.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.102.12652.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.184.3452.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.143.12754.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.17.7054.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.188.18854.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.199.4254.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.40.5954.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.94.14854.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.70.18054.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.18.14552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
daniel amadi
Contact emails

Subdomains

23 observed subdomains of yourporter.com.au.

Web-graph footprint

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

26 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for yourporter.com.au.

MechanismTarget
SPF_Ayourporter.com.au
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.223.138.10
SPF_IP103.50.35.98
SPF_IP43.247.128.57
SPF_MXyourporter.com.au

Related pages

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

Cypher and MCP

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

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