Skip to content

Hostname

makesure.com.au

Last fetched

makesure.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

makesure.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.63.211.5252.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
rob wallace
Contact emails

Subdomains

27 observed subdomains of makesure.com.au.

Web-graph footprint

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

13 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.55.240.51
SPF_IP150.70.0.0/16
SPF_IP203.87.81.222
SPF_IP216.104.0.0/19
SPF_IP216.99.128.0/20
SPF_IP52.63.211.52
SPF_IP54.219.191.0/25
SPF_IP54.86.63.64/26

Related pages

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

Cypher and MCP

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

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