Hostname
availease.com
Last fetched
availease.com resolves to 1 IPv4 address operated by IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
availease.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.82.60.245 | 192.82.60.0/24 | AS45352 | IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd | MY |
WHOIS identity
- Registrar
- iana:460
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of availease.com.
| Subdomain |
|---|
| ucaas.availease.com |
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for availease.com.
| Mechanism | Target |
|---|---|
| SPF_A | clsfpp.stoneforest.com.sg |
| SPF_A | pp.stoneforest.com.sg |
| SPF_A | sea.stoneforest.com.sg |
| SPF_A | smtp.stoneforest.com.sg |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.117.94.14 |
| SPF_IP | 203.117.94.52 |
| SPF_IP | 203.117.94.57 |
| SPF_IP | 203.125.95.194 |
| SPF_MX | availease.com |
Related pages
Pivot deeper into the graph from availease.com.
- IP · 192.82.60.245
- ASN · AS45352IPSERVERONE-AS-AP - IP ServerOne Solutions Sdn Bhd
- Registrar · iana:460
- Country · MY
- Email · reg_15499436@whoisprotection.cc
- TLD · .com
- Browse hostnames · av…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "availease.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.