Skip to content

Hostname

leapaws.com

Last fetched

leapaws.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. leapaws.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · leapaws.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leapaws.com

Resolution chain

No IPv4 resolution is recorded for leapaws.com in WhisperGraph.

IPv6 resolution

No AAAA record for leapaws.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
allison shonyo
Contact emails
webbuilder@leap.com.au, 1d7935e4-1c19-4d82-8c4f-a065b0037969@identity-protect.org, 5be54812-8190-4a51-a034-c1a84191b9a8@identity-protect.org, 8833d99d-f3aa-40a3-bc7c-9c7ba9965e9e@identity-protect.org, 8d8264a2-511e-440c-a1df-9b745c141ec6@identity-protect.org, 9685eb34-c9d7-405a-9377-fe265c6afb1d@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-46.awsdns-05.com
  • ns-939.awsdns-53.net
  • ns-1349.awsdns-40.org
  • ns-1684.awsdns-18.co.uk

MX records

  • au-smtp-inbound-1.mimecast.com
  • au-smtp-inbound-2.mimecast.com

SPF policy

  • include: _u.leapaws.com._spf.smart.ondmarc.com

Threat-feed evidence

History

Related pages

Pivot from leapaws.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "leapaws.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.