Hostname
airwallex.com
Last fetched
airwallex.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airwallex.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 |
|---|---|---|---|---|
| 34.102.197.111 | 34.100.0.0/14 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airwallex.com owner
- Contact emails
- shuoz16@gmail.com
- 16e89a9e-02e2-4def-9ba0-fd45c65ea05e@identity-protect.org
- 31290361-a2a1-453e-833a-64ee786f9671@identity-protect.org
- 3fdcc4ed-8ab5-4898-8e48-948b14b1f7f7@identity-protect.org
- 660ec612-b417-4e69-9b65-a82571fa6c4c@identity-protect.org
- 78e888ac-2989-43f5-9762-deeb8105360f@identity-protect.org
- 87c3c407-d0eb-4039-a17b-487dfd4fab4d@identity-protect.org
- owner-10251545@airwallex.com.whoisprivacyservice.org
- owner-10286053@airwallex.com.whoisprivacyservice.org
- owner-10324112@airwallex.com.whoisprivacyservice.org
- owner-11061392@airwallex.com.whoisprivacyservice.org
- owner-1138670@airwallex.com.whoisprivacyservice.org
- owner-11985436@airwallex.com.whoisprivacyservice.org
- owner-2354147@airwallex.com.whoisprivacyservice.org
- owner-2859537@airwallex.com.whoisprivacyservice.org
- owner-328823@airwallex.com.whoisprivacyservice.org
- owner-3888077@airwallex.com.whoisprivacyservice.org
- owner-6186901@airwallex.com.whoisprivacyservice.org
- owner-6259468@airwallex.com.whoisprivacyservice.org
- owner-830662@airwallex.com.whoisprivacyservice.org
- and 2 more
Subdomains
113 observed subdomains of airwallex.com.
Showing 25 of 113. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airwallex.com in the public web crawl.
1,881 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for airwallex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-00a06401.pphosted.com |
Related pages
Pivot deeper into the graph from airwallex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airwallex.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.