Hostname
borawap.com
Last fetched
borawap.com resolves to 1 IPv4 address operated by ASLINE-AS-AP ASLINE LIMITED in HK. WHOIS lists iana:4359 as the registrar.
Nutrition Label
Resolution chain
borawap.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 |
|---|---|---|---|---|
| 154.218.182.148 | 154.218.176.0/20 | AS137951 | ASLINE-AS-AP ASLINE LIMITED | HK |
WHOIS identity
- Registrar
- iana:4359
- Organization
- c/o whoisproxy.com
- Contact emails
- 28j7mnuivoh1b8m69jnfjcbi0i@domaindiscreet.com
- admin@domainregistriesfoundation.com
- 08c0be599c51c7b7077d870425043aa851811c6aeaa9d500f7d7968764f5d8ae@borawap.com.whoisproxy.org
- 184d4bdec1eeb2a8693bad80f0516a16501e421c7173c1a6929a56c3caead4ef@borawap.com.whoisproxy.org
- 520843970032c8954204bdd92ea4a5924c3e8283e41463fbd4d28136debc504e@borawap.com.whoisproxy.org
- 65aac62f56dbde40d82134f4bb2868ba741f312eb163a2a0dcb7c261d52e95b5@borawap.com.whoisproxy.org
- 894f26001ae687a6fdaf73ccf78eaee7d721438f6b3d8c44d8e5eef39f1e43e7@borawap.com.whoisproxy.org
- 897cb736bb4637d4bc560089a1da5433dab91e50740fce153789bee8947d725f@borawap.com.whoisproxy.org
- 8a123620a50d2015afa1f9ce098edb5304e62d33292fdd12826fbfa9db12fa33@borawap.com.whoisproxy.org
- c44beba3a5adba8206812f47abee042e83ad24393b1d30e97ff8917a734ab15f@borawap.com.whoisproxy.org
- f5c865d339a073491019f24c51dbcd0af96983fd5145763a45b8fc1d341296db@borawap.com.whoisproxy.org
Subdomains
5 observed subdomains of borawap.com.
Web-graph footprint
Distinct hostnames that link to or from borawap.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from borawap.com.
- IP · 154.218.182.148
- ASN · AS137951ASLINE-AS-AP ASLINE LIMITED
- Registrar · iana:4359
- Country · HK
- Email · 28j7mnuivoh1b8m69jnfjcbi0i@domaindiscreet.com
- TLD · .com
- Browse hostnames · bo…
- 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: "borawap.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.